| RemoveRangesOnBothStrand | R Documentation |
Remove ranges that fall on both strands
RemoveRangesOnBothStrand(stranded.ranges)
stranded.ranges |
A keyed data table which has stranded ranges information. It has four columns: chrom, start, end and strand. |
A data table which has removed ranges that fall on both strands from
the input stranded.ranges.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.