Skip to content

ACS_JPR

Compare
Choose a tag to compare
@wolski wolski released this 06 Jul 12:31
· 398 commits to Modelling2R6 since this release

This release accompanies the submission to ACS JPR. The associated manuscript is available on the bioRxiv preprint server through BIORXIV/2022/494524.

Minor:

  • Fix QC Sample size report when the sample size in QC run is set to 1

Install:

including all dependencies

#R (>=4.1)
remotes::install_github("https://github.com/fgcz/prolfqua/releases/tag/v0.4.3", 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/v0.4.3/prolfqua_0.4.3.tar.gz', repos = NULL)