Clarify that this is code for AlphaFold 1 which we used in CASP13.

PiperOrigin-RevId: 359000764
This commit is contained in:
Augustin Zidek
2021-02-23 09:58:27 +00:00
committed by Louise Deason
parent cfcf752cf9
commit 47f1fe0c69
+5 -3
View File
@@ -1,7 +1,9 @@
# AlphaFold
# AlphaFold 1
This package provides an implementation of the contact prediction network,
associated model weights and CASP13 dataset as published in Nature.
This package provides an implementation of the contact prediction network used
in AlphaFold 1, associated model weights and CASP13 dataset as used for CASP13
(2018) and published in Nature. This is completely different code from that used
in AlphaFold 2 which was used in CASP14 (2020).
Any publication that discloses findings arising from using this source code must
cite *Improved protein structure prediction using potentials from deep learning*