MeDeComSet-class | R Documentation |
Stores the result of a methylation deconvolution experiment
Wrapper function MeDeComSet
MeDeComSet(parameters, outputs, dataset_info = list())
parameters |
|
outputs |
|
dataset_info |
|
an object of class MeDeComSet
dataset_info
list
with information about the input data set.
parameters
list
containing parameters of the deconvolution experiment.
outputs
list
of deconvolution products for each combination of MeDeCom parameters.
getStatistics
Returns the value of one goodness-of-fit statistics for a given parameter combination.
getLMCs
Returns a matrix of LMCs for a given parameter combination.
getProportions
Returns a matrix of mixing proportions for a given parameter combination.
plotParameters
Create a parameter selection plot.
plotLMCs
Visualize the LMCs.
plotProportions
Visualize the mixing proportions.
Pavlo Lutsik
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.