rnb.section.diffVar.region: rnb.section.diffVar.region

Description Usage Arguments Value Author(s)

View source: R/differentialVariability.R

Description

Adds information for differentially variable regions to the report.

Usage

1
2
3
4
5
6
7
rnb.section.diffVar.region(
  rnb.set,
  diff.meth,
  report,
  gzTable = FALSE,
  level = 1
)

Arguments

rnb.set

Object of type RnBSet containing methylation information

diff.meth

RnBDiffMeth object. See RnBDiffMeth-class for details.

report

Report object to which the content is added

gzTable

Flag indicating if tables should be gzipped

level

Which level of section should be created. See rnb.add.section.

Value

The modified report object

Author(s)

Michael Scherer


RnBeads documentation built on March 3, 2021, 2 a.m.