geneBiomart {GenomeGraphs} | R Documentation |
Convenience function to construct an AnnotationTrack object from biomaRt.
geneBiomart(id, biomart, type = "ensembl_gene_id", dp = NULL)
id |
~~Describe id here~~ |
biomart |
~~Describe biomart here~~ |
type |
~~Describe type here~~ |
dp |
~~Describe dp here~~ |
An AnnotationTrack object
James Bullard