From 82509d4d6c99cf78b205f32a32d3371799e03d08 Mon Sep 17 00:00:00 2001 From: ACID Design Lab <82499756+acid-design-lab@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:46:45 +0300 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 859741e..28a1db4 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,19 @@ 4.2. CPPBase_modified_symbols Contains a list of abbreviations for modified amino acids in .txt format (ABBREVIATION: NAME; ...: ...). + + +## Useful tools + +### Structure prediction + + In the relevant folder you can find a Jupiter notebook with AlphaFold 2. + + Just insert the sequence + + ![insert sequence](https://github.com/acid-design-lab/DataCon24/assets/82499756/607ad1b2-0b29-4490-8771-76de5fd6f9b3) + + and get a 3D structure! + + ![3d structure](https://github.com/acid-design-lab/DataCon24/assets/82499756/93b60dd2-b627-4c46-82c9-6127af4e26bb) +