filterCage {ORFik} | R Documentation |
Filter peak of cage-data by value
filterCage(rawCage, filterValue = 1, fiveUTRs = NULL)
rawCage |
The raw cage-data |
filterValue |
The number of counts(score) to filter on for a tss to pass as hit |
fiveUTRs |
a GRangesList (NULL), if added will filter out cage reads by these following rules: all reads in region (-5:-1, 1:5) for each tss will be removed, removes noise. |
the filtered Granges object