Open wvictor14 opened 1 year ago
todo:
saving model with usethis::use_data(mod)
results in a 409 mb .rda file.
which will make package size over 5mb limit of bioconductor
I think easiest option is to make an experimenthub data package to host the model. But we can create functions here to work with the model object (apply predict, and curate results, plot etc.)
Some example data packages:
https://github.com/crisprVerse/crisprScoreData https://bioconductor.org/packages/release/data/experiment/ https://bioconductor.org/packages/release/data/experiment/html/preciseTADhub.html
@iciarfernandez :
@wvictor14
add @iciarfernandez preeclampsia predictor
Address #16 #11