| init_mart {dnapath} | R Documentation |
Initialize biomaRt for a given species
init_mart(species)
species |
The species to obtain a biomart dataset for. This should be
an output from |
A biomaRt object.
Requires internet connection. This function is called by
get_biomart_mapping, which checks for internet connection
prior to calling this function.