File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ A prebuilt image is hosted on cloud.sylabs.io: [https://cloud.sylabs.io/library/
25
25
N.B. The AlphaFold version and the alphafold_singularity versions must match.
26
26
27
27
```
28
- $ export ALPHAFOLD_VERSION=2.3.1
28
+ $ export ALPHAFOLD_VERSION=2.3.2
29
29
$ wget https://github.com/deepmind/alphafold/archive/refs/tags/v${ALPHAFOLD_VERSION}.tar.gz -O alphafold-${ALPHAFOLD_VERSION}.tar.gz
30
30
...
31
31
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
56
56
My builds have consumed up to 15 GiB of space. The resulting image file may be up to 10 GiB.
57
57
58
58
### 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 )
60
60
for instructions on downloading genetic databases. These are necessary
61
61
to run AlphaFold.
62
62
You can’t perform that action at this time.
0 commit comments