removeORFsWithinCDS: Remove ORFs that are within cds

View source: R/uORF_helpers.R

removeORFsWithinCDSR Documentation

Remove ORFs that are within cds

Description

Remove ORFs that are within cds

Usage

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


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