.query_biomart | R Documentation |
Vector-based biomart query.
.query_biomart(mart = 38, attributes, filter, values)
mart |
Specify genome build. |
attributes |
Vector of attributes to extract from BioMart. |
filter |
Vector of filter to be used for BioMart query. |
values |
Values of the filter, e.g. vector of ensembl gene IDs. |
Original dataframe together with extracted biomart query.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.