Last data update: 2014.03.03

R: Are all the ranges on the same strand
isReverseR Documentation

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.

Author(s)

Laurent Gatto

Results