genemodel: obtain GRanges for exons of named gene

genemodelR Documentation

obtain GRanges for exons of named gene

Description

obtain GRanges for exons of named gene

Usage

genemodel(sym, genome = "hg19", 
  annoResource = Homo.sapiens, getter = exonsBy, byattr = "gene")

Arguments

sym

symbol that can be resolved to ENTREZID for annoResource

genome

tag for genome build in use

annoResource

OrganismDbi or TxDb instance

getter

function to call to get exonRanges

byattr

attribute to use with getter

Value

GRanges instance

Examples

genemodel("NISCH")

genomicsclass/ph525x documentation built on July 16, 2022, 1:37 p.m.