-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Feng Bash Scripts and Slurm Scripts for NERSC #2
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2 +/- ##
=======================================
Coverage ? 80.95%
=======================================
Files ? 2
Lines ? 63
Branches ? 0
=======================================
Hits ? 51
Misses ? 12
Partials ? 0 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rename Feng_bash_scripts
to something more descriptive, and then move it and PDB70_NERSC
into a new directory title scripts
.
Co-authored-by: Andrew Tritt <[email protected]>
…into add_feng_script
Integrate My python script to the package
Co-authored-by: Andrew Tritt <[email protected]>
Co-authored-by: Andrew Tritt <[email protected]>
Hi, the slurm and python scripts are ready to review. |
Motivation
To prepare the training dataset, PDBs may need to be downloaded/processed from the existing dataset.
CoDNaS folder stores bash scripts to automatically obtain PDBs and calculate P(r) for different conformations of the same protein.
PDB70_NERSC folder stores slrum, bash and python scripts to clean downloaded PDB70 dataset and generate P(r) curve with NERSC.
How to test the behavior?
Checklist
We may need to combine the Python file under the PDB70_NERSC folder as a function of the metfish package.