SpliceRList
.
"dim"(x)
"length"(x)
SpliceRList
.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.dim
in the base package.