Description Usage Arguments Value
View source: R/fetchFromEnsembl.R
a wrapper for biomaRt::getBM
1 | fetchFromEnsembl(cols, idtype, IDs = NULL, dataset)
|
cols |
attributes to fetch |
idtype |
ID type filter (or a list of filters, more rarely) |
IDs |
the IDs to try and fetch (NULL if filters is a list) |
dataset |
the dataset to use |
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.