"lib/bindings/python/pyproject.toml" did not exist on "e0bb5bd3ac540241b19943385d9efdabdfee262d"
Commit 56277ea0 authored by etowahadams's avatar etowahadams
Browse files

fix: formatting

parent c05a3541
...@@ -28,6 +28,7 @@ At this time, only Linux systems are supported. ...@@ -28,6 +28,7 @@ At this time, only Linux systems are supported.
``` ```
You may optionally set this as a conda environment variable according to the [conda docs](https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#saving-environment-variables) to activate each time the environment is used. You may optionally set this as a conda environment variable according to the [conda docs](https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#saving-environment-variables) to activate each time the environment is used.
1. Download parameters. We recommend using a destination as `openfold/resources` as our unittests will look for the weights there. 1. Download parameters. We recommend using a destination as `openfold/resources` as our unittests will look for the weights there.
- For AlphaFold2 weights, use - For AlphaFold2 weights, use
> ./scripts/download_alphafold_params.sh <dest> > ./scripts/download_alphafold_params.sh <dest>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment