CpGannotated-class: An object summarising individual CpG sites fitted to a given...

CpGannotated-classR Documentation

An object summarising individual CpG sites fitted to a given model

Description

An S4 class that stores output from either cpg.annotate or sequencing.annotate.

Slots

ranges:

A GRanges object, containing CpG-level information to be passed to dmrcate. Mcols of this object include:

- stat: Per-CpG test statistic; t if from limma or Wald if from DSS if using differential mode. Variance if using variability mode, sqrt(F) if using ANOVA mode, t if using diffVar mode.

- diff: Methylation difference/coefficient. In beta space for cpg.annotate output and output passed from DSS::DMLtest(). In logit space for when a BSseq object is passed from sequencing.annotate. Not available for output passed from DSS::DMLtest.multiFactor(). Not applicable in variability, ANOVA or diffVar modes.

- ind.fdr: False discovery rate as calculated on individual CpG sites.

- is.sig: Logical determining whether a CpG site is individually significant or not. Can be adjusted using changeFDR.

Methods

CpGannotate objects have a show method that describes the data therein.

Author(s)

Tim Peters <t.peters@garvan.org.au>


timpeters82/DMRcate-devel documentation built on April 26, 2024, 9:23 a.m.