Learn R Programming

biomartr (version 1.0.4)

getMarts: 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()

Arguments

Author

Hajk-Georg Drost

See Also

getDatasets, getAttributes, getFilters, organismBM, organismFilters, organismAttributes

Examples

Run this code
if (FALSE) {
# get a table of all available databases from Ensembl Biomart
getMarts()
 }

Run the code above in your browser using DataLab