MELON-class: Class "MELON"

Description Slots Methods Note Author(s) References See Also Examples

Description

Class to represent normalized data from DNA methylation experiments according to the MELON algorithm.

Slots

normData:

"matrix" ~~

normFactors:

numeric vector ~~

idStabLoci:

numeric vector ~~

dataStabLoci:

"matrix" ~~

stabFeatures:

"matrix" ~~

refId:

numeric ~~

Methods

show

signature(object = "MELON"): ...

initialize

signature(object = "MELON"): ...

getNormData

signature(object = "MELON"): ...

getNormFactors

signature(object = "MELON"): ...

getIdStabLoci

signature(object = "MELON"): ...

getDataStabLoci

signature(object = "MELON"): ...

getRefId

signature(object = "MELON"): ...

getStabFeatures

signature(object = "MELON"): ...

normScatterPlot

signature(object = "MELON"): ...

Note

##

Author(s)

Peter Pipelers <Peter.Pipelers@ugent.be>

References

De Meyer Tim, Pipelers Peter, Szarc vel Szic Katarzyna, Denil Simon, Trooskens Geert, Renard Jean-Pierre, De Keulenaer Sarah, Vanden Berghe Wim and Van Criekinge Wim (2012) Methylation Enriched LOci Normalization (MELON) for genome-wide DNA methylation experiments.

See Also

##

Examples

1
##

MELON documentation built on May 2, 2019, 6:21 p.m.

Related to MELON-class in MELON...