Learn R Programming

biomartr (version 0.5.9000)

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

See Also

getDatasets, getAttributes, getFilters, organismBM, organismFilters, organismAttributes

Examples

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

Run the code above in your browser using DataLab