loadMethylationArraryData | R Documentation |
Load methylation arrary from directory
loadMethylationArraryData(
dir,
arraytype = "EPIC",
combat = FALSE,
batchname = c("Slide")
)
arraytype |
EPIC or 450K |
combat |
If run combat to remove batch effect |
batchname |
Default c("Slide") |
Reference: https://bioconductor.org/packages/release/bioc/vignettes/ChAMP/inst/doc/ChAMP.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.