removeORFsWithStartInsideCDS: Remove ORFs that have start site within the CDS

View source: R/uORF_helpers.R

removeORFsWithStartInsideCDSR Documentation

Remove ORFs that have start site within the CDS

Description

Remove ORFs that have start site within the CDS

Usage

removeORFsWithStartInsideCDS(grl, cds)

Arguments

grl

(GRangesList), the ORFs to filter

cds

(GRangesList), the coding sequences (main ORFs on transcripts), to filter against.

Value

(GRangesList) of filtered uORFs

See Also

Other uorfs: addCdsOnLeaderEnds(), filterUORFs(), removeORFsWithSameStartAsCDS(), removeORFsWithSameStopAsCDS(), removeORFsWithinCDS(), uORFSearchSpace()


Roleren/ORFik documentation built on April 25, 2024, 8:41 p.m.