Description Usage Arguments Value
View source: R/exon_discovery_utils.R
This function returns a GRanges object with the start and end of a transcript and takes a GRanges object with the transcript's exons as input.
1 | transcript_range(gr)
|
gr |
GRanges object. All exons of a transcript. |
GRanges object with the start and end of the transcript.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.