View source: R/methyl_master_champ_helper_functions.R
champ.EpiMod | R Documentation |
MethylMaster version of the champ.EpiMod() function Note: BiocManager::install("FEM") see https://rdrr.io/github/gaberosser/ChAMP/src/R/champ.EpiMod.R
champ.EpiMod( beta = myNorm, pheno = myLoad$pd$Sample_Group, nseeds = 100, gamma = 0.5, nMC = 1000, sizeR.v = c(1, 100), minsizeOUT = 10, resultsDir = "./CHAMP_EpiMod/", PDFplot = TRUE, arraytype = "450K" )
beta |
The beta parameter |
pheno |
The pheno parameter |
nseeds |
The nseeds parameter |
gamma |
The gamma parameter |
nMC |
The nMC parameter |
sizeR.v |
The sizeR.v parameter |
minsizeOUT |
The minisizeOUT parameter |
resultsDir |
The resultsDir parameter |
PDFplot |
The PDFplot parameter |
arraytype |
The arraytype parameter |
A ChAMP EpiMod object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.