Learn R Programming

GenomeGraphs (version 1.32.0)

geneBiomart: AnnotationTrack objects from biomaRt

Description

Convenience function to construct an AnnotationTrack object from biomaRt.

Usage

geneBiomart(id, biomart, type = "ensembl_gene_id", dp = NULL)

Arguments

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

Value

An AnnotationTrack object