getPos: Extract the genomic positions from an 'MTuples' object.

Description Usage Arguments Value

Description

Extract the genomic positions from an MTuples object.

Usage

1
getPos(x, ...)

Arguments

x

An MTuples or CoMeth object.

Value

A numeric matrix. Each row of the matrix is an m-tuple and each column is a position. Note that this function does not return the seqnames of the m-tuples; use the seqnames getter to do this.


PeteHaitch/cometh documentation built on May 8, 2019, 1:32 a.m.