isReverse: Are all the ranges on the same strand

Description Usage Arguments Value Author(s)

View source: R/utils.R

Description

Checks if all ranges of a GRanges object are reverse.

Usage

1
2
3

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


Pbase documentation built on Oct. 31, 2019, 2:20 a.m.