Skip to content

Commit 5a6cab0

Browse files
Update references to AlphaFold version
1 parent 4c925ef commit 5a6cab0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A prebuilt image is hosted on cloud.sylabs.io: [https://cloud.sylabs.io/library/
2525
N.B. The AlphaFold version and the alphafold_singularity versions must match.
2626

2727
```
28-
$ export ALPHAFOLD_VERSION=2.3.1
28+
$ export ALPHAFOLD_VERSION=2.3.2
2929
$ wget https://github.com/deepmind/alphafold/archive/refs/tags/v${ALPHAFOLD_VERSION}.tar.gz -O alphafold-${ALPHAFOLD_VERSION}.tar.gz
3030
...
3131
2023-02-08 17:28:50 (1.24 MB/s) - ‘alphafold-x.x.x.tar.gz’ saved [5855095]
@@ -56,7 +56,7 @@ environment variable](https://sylabs.io/guides/3.3/user-guide/build_env.html#tem
5656
My builds have consumed up to 15 GiB of space. The resulting image file may be up to 10 GiB.
5757

5858
### Download genetic databases
59-
See [AlphaFold 2.3.1 README](https://github.com/deepmind/alphafold/tree/v2.3.1)
59+
See [AlphaFold 2.3.2 README](https://github.com/deepmind/alphafold/tree/v2.3.2)
6060
for instructions on downloading genetic databases. These are necessary
6161
to run AlphaFold.
6262

0 commit comments

Comments
 (0)