MethylationLociSet: The constructor function for MethylationLociSet objects.

Description Usage

Description

A MethylationLociSet contains the positions of all methylation loci in the sample. This is usually the set of all methylation loci in the reference genome. Most users will construct these objects using the makeMLS function.

Usage

1
2
MethylationLociSet(seqnames = Rle(), ranges = IRanges(), strand = Rle("*",
  length(seqnames)), seqinfo, methylation_type, ...)

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