RemoveRangesOnBothStrand: Remove ranges that fall on both strands
Description
Remove ranges that fall on both strands
Usage
RemoveRangesOnBothStrand(stranded.ranges)
Value
A data table which has removed ranges that fall on both strands from
the input stranded.ranges
.
Arguments
- stranded.ranges
A keyed data table which has stranded ranges information.
It has four columns: chrom, start, end and strand.