methytmle-class: Constructor for class methytmle

Description Usage Arguments Value Examples

Description

Constructor for class methytmle

Accessor for Parameter Information

Accessor for Variable Importance Measure Information

Usage

1
2
3
param(object)

vim(object)

Arguments

object

S4 object of class methytmle.

Value

methytmle object, subclassed from GenomicRatioSet.

Examples

1
2
3
4
5
6
library(methyvimData)
suppressMessages(library(SummarizedExperiment))
data(grsExample)
# cast the GenomicRatioSet to class methytmle
methy_tmle <- .methytmle(grsExample)
methy_tmle

nhejazi/methyvim documentation built on April 30, 2020, 7:14 p.m.