intervalsToSeq.matrix.Rd
Generates a vector of indices from a matrix of intervals.
# S3 method for matrix intervalsToSeq(fromTo, sort=FALSE, unique=FALSE, ...)
An Nx2 integer matrix.
integer
matrix
If TRUE, the returned indices are ordered.
TRUE
If TRUE, the returned indices are unique.
Not used.
Henrik Bengtsson
seqToIntervals().
seqToIntervals