From 47f1fe0c6972c2c6b2d0e6acedb4a9110df9b8a8 Mon Sep 17 00:00:00 2001 From: Augustin Zidek Date: Tue, 23 Feb 2021 09:58:27 +0000 Subject: [PATCH] Clarify that this is code for AlphaFold 1 which we used in CASP13. PiperOrigin-RevId: 359000764 --- alphafold_casp13/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/alphafold_casp13/README.md b/alphafold_casp13/README.md index bd49f59..7f63b65 100644 --- a/alphafold_casp13/README.md +++ b/alphafold_casp13/README.md @@ -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*