Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 442 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 442 Bytes

SARS-CoV-2_model

Modeling insights into SARS-CoV-2 respiratory tract infections prior to immune protection

Alexander Chen, Timothy Wessler, Katherine Daftari, Kameryn Hinton, Richard C. Boucher, Raymond Pickles, Ronit Freeman, Samuel K. Lai, M. Gregory Forest

Before running the main code, the infection kernel code must be cythonized: python setup_infection_model_URT.py build_ext --inplace Then run the main file: kernel_model_URT.py.