Description Usage Arguments Value
View source: R/exons_by_unique_gene.R
Extracting exons by the corresponding genes that are on the same chromosomes and strand.
1 | exons_by_unique_gene(txdb)
|
txdb |
A TXDB object. |
A GRangesList
object, each element in it corresponds to GRanges of the reduced exons of an unique gene,
the name corresponds to the original gene with .integer indexed if they have exons on different strands and chromosomes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.