init_mart {dnapath}R Documentation

Initialize biomaRt for a given species

Description

Initialize biomaRt for a given species

Usage

init_mart(species)

Arguments

species

The species to obtain a biomart dataset for. This should be an output from format_species_name.

Value

A biomaRt object.

Note

Requires internet connection. This function is called by get_biomart_mapping, which checks for internet connection prior to calling this function.


[Package dnapath version 0.7.4 Index]