From 136f14560e9ac74922350dfa28dc3dfcab73f550 Mon Sep 17 00:00:00 2001 From: Gerardo Tauriello <gerardo.tauriello@unibas.ch> Date: Tue, 20 Dec 2022 15:44:58 +0100 Subject: [PATCH] Updated README. --- projects/cancer-PPI-domains/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/cancer-PPI-domains/README.md b/projects/cancer-PPI-domains/README.md index ad90c6d..c3a4cf6 100644 --- a/projects/cancer-PPI-domains/README.md +++ b/projects/cancer-PPI-domains/README.md @@ -16,8 +16,8 @@ Setup: Special features here: - Custom MSA generation with intermediate result in accompanying data - PAE and contact probabilities only kept for inter-chain residue-pairs -- Author provided residue numbers kept as auth_seq_num +- Author provided residue numbers kept as auth_seq_id - Mapping to most recent UniProtKB sequence generated, checked and stored as fasta files (ModelCIF file only has covered range with respect to the originally used sequence) Content: -- translate2modelcif.py : script to do conversion; compatible with Docker setup from [ma-wilkins-import](https://git.scicore.unibas.ch/schwede/ma-wilkins-import/-/tree/6bbd6fa7ec53e1a0971fba40c96fa971d1022f74) (and script based on code there) +- translate2modelcif.py : script to do conversion; compatible with Docker setup from [ma-wilkins-import](https://git.scicore.unibas.ch/schwede/ma-wilkins-import) (and script based on code there) -- GitLab