removeORFsWithSameStopAsCDS: Remove ORFs that have same stop site as the CDS

View source: R/uORF_helpers.R

removeORFsWithSameStopAsCDSR Documentation

Remove ORFs that have same stop site as the CDS

Description

Remove ORFs that have same stop site as the CDS

Usage

removeORFsWithSameStopAsCDS(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(), removeORFsWithStartInsideCDS(), removeORFsWithinCDS(), uORFSearchSpace()


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