EnMCB
Predicting Disease Progression Based on Methylation Correlated Blocks using Ensemble Models
Bioconductor version: 3.23 · Package version: 1.24.0
Creation of the correlated blocks using DNA methylation profiles. Machine learning models can be constructed to predict differentially methylated blocks and disease progression.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("EnMCB") Details
| Maintainer | Xin Yu <whirlsyu@gmail.com> |
| Author | Xin Yu |
| License | GPL-2 |
| Bug Reports | https://github.com/whirlsyu/EnMCB/issues |
| Downloads rank | 263 |
| Source branch | RELEASE_3_23 |
| biocViews | DNAMethylation, MethylationArray, Normalization, Software, SupportVectorMachine |
Documentation
Download
Dependencies
Depends: R (>= 4.0)
Imports: survivalROC, glmnet, rms, mboost, Matrix, igraph, methods, survivalsvm, ggplot2, boot, e1071, survival, BiocFileCache
Suggests: SummarizedExperiment, testthat, Biobase, survminer, affycoretools, knitr, plotROC, limma, rmarkdown