From 4e20187fb7fc403e47d2b63001900a28bff1cd19 Mon Sep 17 00:00:00 2001 From: Patrick Bryant Date: Mon, 11 Sep 2023 10:39:54 +0200 Subject: [PATCH] README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f10142b..e6c490a 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ **Structure prediction of alternative protein conformations** \ -Cfold is a structure prediction network similar to AlphaFold2 that is trained on a conformational split of the PDB. -This has the effect of learning to relate one conformation with one MSA representation. \ +Cfold is a structure prediction network similar to AlphaFold2 that is trained on a conformational split of the PDB. Cfold is designed for predicting alternative conformations of protein structures. +\ \ AlphaFold2 is available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) and so is Cfold, which is a derivative thereof. The Cfold parameters are made available under the terms of the [CC BY 4.0 license](https://creativecommons.org/licenses/by/4.0/legalcode). \