filterMethMatrix | R Documentation |
The filterMethMatrix function
filterMethMatrix(MET_matrix, control.names, gene.expression.data)
MET_matrix |
a matrix of methylation states from the EpiMix results |
control.names |
a character vector of control sample names |
gene.expression.data |
a matrix with gene expression data |
This function filters methylation states from the beta mixture modeling for each probe. The filtered probes can be used to model gene expression by Wilcoxon test.
a matrix of methylation states for each differentially methylated probe with probes in rows and patient in columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.