"docs/vscode:/vscode.git/clone" did not exist on "c1c875bb43d7ba2dfc6c62aacf906128a1ec9a04"
Commit f706ace4 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Move note on aria2c

parent 17f8d7cb
......@@ -27,7 +27,7 @@ Python dependencies available through `pip` are provided in `requirements.txt`.
OpenFold depends on `openmm==7.5.1` and `pdbfixer`, which are only available
via `conda`. For producing sequence alignments, you'll also need `jackhmmer`,
`kalign`, and the [HH-suite](https://github.com/soedinglab/hh-suite) installed
on your system.
on your system. Finally, some download scripts require `aria2c`.
For convenience, we provide a script that installs Miniconda locally, creates a
`conda` virtual environment, installs all Python dependencies, and downloads
......@@ -63,8 +63,6 @@ To download the genetic databases used by AlphaFold/OpenFold, run:
scripts/download_all_data.sh data/
```
This script depends on `aria2c`.
### Inference
To run inference on a sequence using a set of DeepMind's pretrained parameters,
......
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