View source: R/TranscriptsRelated.R
getTranscriptLength | R Documentation |
Obtain transcript length from gff file or GRanges object
getTranscriptLength(
gff,
returnTranscriptLength = FALSE,
returnEndStartLength = FALSE
)
gff |
Path or GRanges object |
returnTranscriptLength |
Real transcripted length |
returnEndStartLength |
Not the real transcript length. Transcript end - transcript start |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.