\name{geneBiomart} \alias{geneBiomart} \title{AnnotationTrack objects from biomaRt} \description{ Convenience function to construct an AnnotationTrack object from biomaRt. } \usage{ geneBiomart(id, biomart, type = "ensembl_gene_id", dp = NULL) } %- maybe also 'usage' for other objects documented here. \arguments{ \item{id}{ ~~Describe \code{id} here~~ } \item{biomart}{ ~~Describe \code{biomart} here~~ } \item{type}{ ~~Describe \code{type} here~~ } \item{dp}{ ~~Describe \code{dp} here~~ } } \value{ An AnnotationTrack object } \author{James Bullard} \examples{ } % Add one or more standard keywords, see file 'KEYWORDS' in the % R documentation directory. \keyword{hplot}