Aimannor / SARS-CoV-2_model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 88.1%Language:Cython 11.9%