removeORFsWithStartInsideCDS | R Documentation |
Remove ORFs that have start site within the CDS
removeORFsWithStartInsideCDS(grl, cds)
grl |
(GRangesList), the ORFs to filter |
cds |
(GRangesList), the coding sequences (main ORFs on transcripts), to filter against. |
(GRangesList) of filtered uORFs
Other uorfs:
addCdsOnLeaderEnds()
,
filterUORFs()
,
removeORFsWithSameStartAsCDS()
,
removeORFsWithSameStopAsCDS()
,
removeORFsWithinCDS()
,
uORFSearchSpace()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.