-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 102d2b0
Showing
30 changed files
with
25,734 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.