R/Utilities.R
getFeatureGR.Rd
Generate annotation features (feature.gr for view3dStructure) from TxDb and Org object.
getFeatureGR( txdb, org, range, keytype = "ENTREZID", geneSymbolColumn = "SYMBOL", cols = seq.int(7) )
An TxDb object.
An OrgDb object.
GRanges object. The coordinates.
The column names in the OrgDb for key of TxDb and the gene symnbols.
The colors for each gene.
A GRanges object
# example code