RemoveRangesOnBothStrand: Remove ranges that fall on both strands

Description Usage Arguments Value

Description

Remove ranges that fall on both strands

Usage

1
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.


ICAMS documentation built on April 3, 2021, 5:07 p.m.