Skip to contents

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

Usage

getMarts()

Author

Hajk-Georg Drost

Examples

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