getMarts: Retrieve information about available Ensembl Biomart...

View source: R/getMarts.R

getMartsR Documentation

Retrieve information about available Ensembl Biomart databases

Description

This funcion queries the Ensembl Biomart API and returns a table storing information about all available Ensembl Biomart databases.

Usage

getMarts()

Author(s)

Hajk-Georg Drost

See Also

getDatasets, getAttributes, getFilters, organismBM, organismFilters, organismAttributes

Examples

## Not run: 
# get a table of all available databases from Ensembl Biomart
getMarts()
 
## End(Not run)

biomartr documentation built on Oct. 25, 2023, 1:08 a.m.