eoPredData
ExperimentHub package containing model data for predicting preeclampsia status for based on plcaental DNA methylation profile
Bioconductor version: 3.23 · Package version: 1.6.0
Provides access to eoPred pretrained model hosted on ExperimentHub. Model was trained on placental DNA methylation preeclampsia samples using mixOmics splsda. There are two resources: 1. the model object, and 2. a testing data set used to demonstrate the function.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("eoPredData") Details
| Maintainer | Victor Yuan <victor.2wy@gmail.com> |
| Author | Iciar Boyano [aut], Victor Yuan [aut, cre] |
| License | MIT + file LICENSE |
| URL | https://github.com/wvictor14/eoPredData |
| Bug Reports | https://github.com/wvictor14/eoPredData/issues |
| Downloads rank | 85 |
| Source branch | RELEASE_3_23 |
| biocViews | ExperimentData, ExperimentHub, GEO, Homo_sapiens_Data, MethylationArrayData, Tissue |
Download
Dependencies
Depends: ExperimentHub
Suggests: BiocStyle, knitr, rmarkdown, RefManageR, planet, mixOmics