Description Usage Arguments Value Author(s)
View source: R/GenomeGraphs-classes.R
Convenience function to construct an AnnotationTrack object from biomaRt.
1 | geneBiomart(id, biomart, type = "ensembl_gene_id", dp = NULL)
|
id |
Gene identifier |
biomart |
Mart object connected to BioMart database, use useMart function to generate |
type |
Type of identifier used, this should be a filter of the BioMart database e.g. ensembl_gene_id, hgnc_symbol |
dp |
Display parameters |
An AnnotationTrack object
James Bullard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.