View source: R/Script_PLATE_02_SUBSET_CRYPTIC_SS_1_A5SS.R
SubsetCrypticSS.A5SS | R Documentation |
Subset A5SS splicing events whose distance to the canonical are within a user-defined distance.
SubsetCrypticSS.A5SS(MarvelObject, DistanceToCanonical = 100)
MarvelObject |
Marvel object. S3 object generated from |
DistanceToCanonical |
Numeric value. Distance between alternative and canonical splice site, below which, the alternative splice site will be defined as cryptic and retained. |
An object of class S3 with updated slot $SpliceFeature$A5SS
and new slot $DistanceToCanonical$A5SS
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.