Skip to content
forked from bkotzen/retro

A retrospective analysis of the COVID-19 pandemic and the modeling tools used throughout.

Notifications You must be signed in to change notification settings

rachel-laing/retro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

retro

A retrospective analysis of the COVID-19 pandemic and the modeling tools used throughout.


Input Data

Most raw data used in this investigation is in the data/raw/ directory. This data has been culled and processed and formatted into data tables to be used for analysis. These tables are in the data/processed/ directory. Historical PyR0 and BVAS data exist in a different github repository, sars-cov2-modeling. Most of the raw data is publicly available at these sources:

  • PyR0 historical results: sars-cov2-modeling github
  • BVAS historical results: sars-cov2-modeling github
  • Bloom fitness per mutation: SARS2-mut-fitness github
  • Bloom DMS per mutation from DMS Paper: github
  • EVEscape mutation effects (with some DMS): EVEscape paper Supplementary Table 6
  • EVEscape strain effects: --Private repository at HMS--
    • /n/groups/marks/projects/CEPI/data/________/2023-10-28/all_seqs_EVEscape_scores.csv We also consider data from our own experiments. Through analysis of neutralization and infectivity analyses, we have regressed single-mutation effects on neutralization and infectivity of virus. This analysis is on github, and the data used here is at:
  • data/processed/infectivity_mutation_effects.csv
  • data/procedded/neutralization_mutation_effects_across_pools.csv
  • data/procedded/neutralization_mutation_effects_within_pools.csv

About

A retrospective analysis of the COVID-19 pandemic and the modeling tools used throughout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 63.1%
  • HTML 36.9%