removeORFsWithSameStartAsCDS: Remove ORFs that have same start site as the CDS

View source: R/uORF_helpers.R

removeORFsWithSameStartAsCDSR Documentation

Remove ORFs that have same start site as the CDS

Description

Remove ORFs that have same start site as the CDS

Usage

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


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