wvictor14 / eoPredData

Other
0 stars 0 forks source link

eoPredData

R-CMD-check

Use eoPredData to access model object for predicting preeclampsia status

Installation

Install dev version

devtools::install_github("wvictor14/eoPredData")

Install stable release

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install('eoPredData')

Citation

TBD.

Can run below to get citation information

print(citation("GSE159526"), bibtex = TRUE)