RemoveCrypticSS: Remove cryptic alternative 5' and 3' splice site (A5/3SS)

View source: R/Script_PLATE_03_DETECT_EVENTS_3_0_RemoveCrypticSS.R

RemoveCrypticSSR Documentation

Remove cryptic alternative 5' and 3' splice site (A5/3SS)

Description

Subset A5SS and A3SS splicing events from alternative first and last exon (AFE, ALE), respectively, whose distance to the canonical are within a user-defined distance.

Usage

RemoveCrypticSS(MarvelObject, DistanceToCanonical = 100, EventType)

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 removed.

EventType

Character string. Type of splicing event. Only applicable to "A5SS" or "A3SS".

Value

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


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