pull_annotation | R Documentation |
Pull Annotation from BioMart
pull_annotation( genes, mart_info, filter = "ensembl_gene_id", dest_attrs = default_biomart_attributes, collapse_sep = "|" )
genes |
Ensembl gene id |
mart_info |
A list contains BioMart information:
|
filter |
Filter name used to query BioMart |
dest_attrs |
BioMart attributes to pull down |
collapse_sep |
Separator for collapsed attributes |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.