Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 728 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 728 Bytes

Logistic growth regression models applied to HIV transmitted founder and chronic control isolates

DOI

Code to fit (and illustrate) the logistic growth models used in Sugrue et al. (2021). "The interferon resistance of transmitted HIV-1 is a consequence of enhanced replicative fitness". Preprint. doi:10.1101/2021.12.18.473292

Requirements

conda env create -f environment.yml

Usage

Re-run all analyses using:

conda activate hiv_growth_rate
make