View source: R/Script_PLATE_03_DETECT_EVENTS_3_1_RemoveCrypticSS_ALE.R
RemoveCrypticSS.ALE | R Documentation |
Remove cryptic A3SS splicing events from alternative last exon (ALE) splicing evnts whose distance to the canonical are within a user-defined distance.
RemoveCrypticSS.ALE(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 filtered out. |
An object of class S3 with updated slot $SpliceFeature$ALE
and new slot $DistanceToCanonical$ALE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.