RemoveCrypticSS.ALE: Remove cryptic alternative 3' splice site (A3SS)

View source: R/Script_PLATE_03_DETECT_EVENTS_3_1_RemoveCrypticSS_ALE.R

RemoveCrypticSS.ALER Documentation

Remove cryptic alternative 3' splice site (A3SS)

Description

Remove cryptic A3SS splicing events from alternative last exon (ALE) splicing evnts whose distance to the canonical are within a user-defined distance.

Usage

RemoveCrypticSS.ALE(MarvelObject, DistanceToCanonical = 100)

Arguments

MarvelObject

Marvel object. S3 object generated from CreateMarvelObject function.

DistanceToCanonical

Numeric value. Distance between alternative and canonical splice site, below which, the alternative splice site will be defined as cryptic and filtered out.

Value

An object of class S3 with updated slot $SpliceFeature$ALE and new slot $DistanceToCanonical$ALE.


wenweixiong/MARVEL documentation built on Aug. 5, 2024, 2:54 p.m.