geneBiomart {GenomeGraphs}R Documentation

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 ~~Describe id here~~
biomart ~~Describe biomart here~~
type ~~Describe type here~~
dp ~~Describe dp here~~

Value

An AnnotationTrack object

Author(s)

James Bullard


[Package GenomeGraphs version 1.2.3 Index]