ACS_JPR_V3 V1.1.0
The associated manuscript is available on the bioRxiv preprint server through BIORXIV/2022/494524.
Major:
- Changed the name of the class ContrastsSimpleImpute to ContrastsMissing
Installation, including all dependencies
#R (>=4.1)
install.packages('remotes')
remotes::install_github("https://github.com/fgcz/prolfqua/releases/tag/v1.1.0", dependencies=TRUE, build_vignettes = TRUE)
to make use of pre-build vignette files via browseVignettes('prolfqua') execute the following command again:
install.packages('https://github.com/fgcz/prolfqua/releases/download/v1.1.0/prolfqua_1.1.0.tar.gz', repos = NULL)