README.md

systemsseRology

About

systemsseRology is a collection of functions used to analyse multivariate systems serology data. You can learn more about the workflow by looking at vignette("example_analysis").

Installation

systemsseRology requires the ropls package:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("ropls")

It can then be installed via devtools:

install.packages("devtools")
install_github("LoosC/systemsseRology", ref = "reboot")
library(systemsseRology)

Selected Papers

systemsseRology has been employed in a number of papers, including: * Bartsch, Y. C. et. al. (2021). Viral Rebound Kinetics Correlate with Distinct HIV Antibody Features. Mbio, 12(2).



LoosC/systemsseRology documentation built on March 20, 2021, 3:16 a.m.