meffil.get.beta | R Documentation |
Compute beta values (methylation levels) from methylated/unmethylated signals
meffil.get.beta(M, U, pseudo = 100)
M |
Methylated signal matrix. |
U |
Unmethylated signal matrix. |
pseudo |
Value to add to the denominator to make the methylation estimate more stable. |
Matrix of 0..1 methylation level estimates. Equal to methylated/(methylated + unmethylated + pseudo).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.