Description Usage Arguments Value
View source: R/getBM_annotation.R
get biomaRt annotaiton
1 2 | getBM_annotation(values = mapFinal_reduced$ensembl_gene_id,
filter = "ensembl_gene_id", mart)
|
values |
IDs |
filter |
Type of IDs (default: "ensembl_gene_id") |
mart |
a biomaRt object |
a dataframe with selected biomaRt annotations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.