Skip to content

Commit

Permalink
drop in files
Browse files Browse the repository at this point in the history
  • Loading branch information
JenkeScheen committed Aug 4, 2023
0 parents commit 102d2b0
Show file tree
Hide file tree
Showing 30 changed files with 25,734 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# COVID_moonshot_FECs_data

Collection of free energy calculation data run on [FoldingAtHome](https://foldingathome.org/?lng=en) during the COVID Moonshot.

Contents:
- `moonshot_pred_vs_measured_DG.ipynb` : notebook to generate all files in this repository. This involves downloading from a collection of AWS S3 URLs and plotting/statistics of predictions versus experimental measures.
- `paths_to_fah_aws_landings.txt` : paths to retrieved F@H Moonshot sprint dashboards hosted on AWS.
- `fecs_predictions_with_expt.csv` : Free energy predictions with experimental measures to compare against (n=1341).
- `fecs_predictions_all.csv` : All retrieved free energy predictions done on F@H during Moonshot (n=22518).
- `./structures/` : tarballs of retrieved docked ligands and Mpro structures used for free energy simulations.
22,519 changes: 22,519 additions & 0 deletions fecs_predictions_all.csv

Large diffs are not rendered by default.

1,342 changes: 1,342 additions & 0 deletions fecs_predictions_with_expt.csv

Large diffs are not rendered by default.

1,854 changes: 1,854 additions & 0 deletions moonshot_pred_vs_measured_DG.ipynb

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions paths_to_fah_aws_landings.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Sprint 5: https://fah-public-data-covid19-moonshot-sprints.s3.us-east-2.amazonaws.com/dashboards/sprint-5/sprint-5-x12073-monomer-neutral/index.html
Sprint 7: https://fah-public-data-covid19-moonshot-sprints.s3.us-east-2.amazonaws.com/dashboards/sprint-7/sprint-7-2021-[…]dimer-neutral-restrained/index.html
Sprint 8 neutral restrained: https://fah-public-data-covid19-moonshot-sprints.s3.us-east-2.amazonaws.com/dashboards/sprint-8/sprint-8-2021-[…]dimer-neutral-restrained/index.html
Sprint 10 restrained: https://fah-public-data-covid19-moonshot-sprints.s3.us-east-2.amazonaws.com/dashboards/sprint-10/sprint-10-202[…]dimer-neutral-restrained/index.html
Sprint 10 unrestrained: https://fah-public-data-covid19-moonshot-sprints.s3.us-east-2.amazonaws.com/dashboards/sprint-10/sprint-10-202[…]mer-neutral-unrestrained/index.html
Sprint 11 neutral unrestrained: https://fah-public-data-covid19-moonshot-sprints.s3.us-east-2.amazonaws.com/dashboards/sprint-11/sprint-11-202[…]mer-neutral-unrestrained/index.html
Sprint 11 neutral restrained: https://fah-public-data-covid19-moonshot-sprints.s3.us-east-2.amazonaws.com/dashboards/sprint-11/sprint-11-202[…]dimer-neutral-restrained/index.html
Sprint 11 charged unrestrained: https://fah-public-data-covid19-moonshot-sprints.s3.us-east-2.amazonaws.com/dashboards/sprint-11/sprint-11-202[…]mer-charged-unrestrained/index.html
Sprint 11 charged restrained: https://fah-public-data-covid19-moonshot-sprints.s3.us-east-2.amazonaws.com/dashboards/sprint-11/sprint-11-202[…]dimer-charged-restrained/index.html
Loading

0 comments on commit 102d2b0

Please sign in to comment.