| genemodel | R Documentation | 
obtain GRanges for exons of named gene
genemodel(sym, genome = "hg19", annoResource = Homo.sapiens, getter = exonsBy, byattr = "gene")
| sym | symbol that can be resolved to ENTREZID for  | 
| genome | tag for genome build in use | 
| annoResource | OrganismDbi or TxDb instance | 
| getter | function to call to get exonRanges | 
| byattr | attribute to use with  | 
GRanges instance
genemodel("NISCH")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.