We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be68709 commit 20b5d69Copy full SHA for 20b5d69
1 file changed
README.md
@@ -217,6 +217,10 @@ rm chai_benchmark_method_predictions.tar.gz
217
wget https://zenodo.org/records/14629652/files/af3_benchmark_method_predictions.tar.gz
218
tar -xzf af3_benchmark_method_predictions.tar.gz
219
rm af3_benchmark_method_predictions.tar.gz
220
+# CASP15 predictions and results for all methods
221
+wget https://zenodo.org/records/14629652/files/casp15_benchmark_method_predictions.tar.gz
222
+tar -xzf casp15_benchmark_method_predictions.tar.gz
223
+rm casp15_benchmark_method_predictions.tar.gz
224
```
225
226
### Downloading benchmark method interactions
0 commit comments