updateMethylationSites-methods: updateMethylationSites-methods

Description Usage Arguments Value

Description

Replaces the methylation info with the specified data frame.

Usage

1
2
## S4 method for signature 'RnBSet'
updateMethylationSites(object, meth.data, verbose = FALSE)

Arguments

object

Dataset of interest.

meth.data

This object has to be a data.frame of equal dimension than the one already contained in object, containing the methylation info that should be associated with the object.

verbose

if TRUE additional diagnostic output is generated

Value

The modified dataset. #'


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