MTuples-class: MTuples objects

Description Usage Arguments Details Author(s) See Also Examples

Description

The MTuples class is a container for the genomic locations of methylation loci in a genome.

Usage

1
MTuples(gtuples = GTuples(), methinfo = MethInfo())

Arguments

gtuples

A GTuples object containing the positions of the methylation loci as genomic tuples.

methinfo

A MethInfo object containing information about the methylation loci present in the MTuples object.

Details

The MTuples class extends the GTuples class by adding the methinfo slot, which records the information about the type of methylation loci that are stored in the object.

Author(s)

Peter Hickey

See Also

findMTuples to find genomic tuples of methylation loci in a BSgenome object, and GTuples for the class from which MTuples inherits.

Examples

1
## TODO

PeteHaitch/MethylationTuples documentation built on May 8, 2019, 1:30 a.m.