Rdocumentation
powered by
Learn R Programming
Pbase (version 0.12.2)
isReverse: Are all the ranges on the same strand
Description
Are all the ranges on the same strand
Usage
isReverse(gr)
isForward(gr)
Arguments
gr
A
GRanges
object.
Value
A logical if
all
the ranges in the
gr
object are on the
"-"
(or
"+"
for codeisForward) strand.