Description Usage Arguments Details Value See Also
Retrieve the number of (transcripts) contained in SpliceRList
.
1 2 3 4 |
x |
an object of class |
As documented in SpliceRList
, a SpliceRList contains two objects; a 'transcript_features' GRanges object, containing transcript information, and a 'exon_features' object, containing exon information. Dim and length currently only gives information about the number of transcripts in a SpliceRList object, i.e. the length() of the 'transcript_features' GRanges object.
Numeric vector of length 1, indicating the number of trancript comparisons in the SpliceRList.
dim
in the base package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.