ICAMS (version 2.0.7)

RemoveRangesOnBothStrand: Remove ranges that fall on both strands

Description

Remove ranges that fall on both strands

Usage

RemoveRangesOnBothStrand(stranded.ranges)

Arguments

stranded.ranges

A keyed data table which has stranded ranges information. It has four columns: chrom, start, end and strand.

Value

A data table which has removed ranges that fall on both strands from the input stranded.ranges.