powered by
This funcion queries the Ensembl Biomart API and returns a table storing information about all available Ensembl Biomart databases.
getMarts(update = FALSE)
logical, default FALSE. If FALSE, use cached file if it exists. Set to TRUE to force new update
Hajk-Georg Drost
Other biomaRt: biomart(), getAttributes(), getDatasets(), organismBM(), organismFilters()
biomart()
getAttributes()
getDatasets()
organismBM()
organismFilters()
if (FALSE) { # get a table of all available databases from Ensembl Biomart getMarts() }
Run the code above in your browser using DataLab