partitionMethylome: Partition a methylome into UMRs, LMRs, PMRs and others.

Description Usage Arguments Value

Description

Paritition a methylome into unmethylated regions (UMRs), lowly-methylated regions (LMRs), partially-methylated regions (PMRs) and mostly-methylated regions (others) based on the beta-values.

Usage

1
partitionMethylome(umrs_lmrs, pmrs)

Arguments

umrs_lmrs

The output of MethylSeekR::segmentUMRsLMRs.

pmrs

The output of MethylSeekRsegmentPMDs.

Value

A PartitionedMethylome.


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