From dc21d4829d73a5c3950981c9801b3306232cc089 Mon Sep 17 00:00:00 2001 From: Gabriel Studer <gabriel.studer@unibas.ch> Date: Wed, 12 Jun 2024 18:43:57 +0200 Subject: [PATCH] compare-structures action: docu update --- actions/ost-compare-structures | 2 ++ 1 file changed, 2 insertions(+) diff --git a/actions/ost-compare-structures b/actions/ost-compare-structures index fc08c403c..bdd591344 100644 --- a/actions/ost-compare-structures +++ b/actions/ost-compare-structures @@ -381,6 +381,8 @@ def _ParseArgs(): "of another chain. CAPRI suggests to lower the default of 10A to " "8A in combination with only considering CB atoms for " "protein-peptide interactions. " + "Note that the resulting DockQ is not evaluated for these " + "slightly updated fnat and irmsd (lrmsd stays the same)." "This flag has no influence on patch_dockq scores.")) parser.add_argument( -- GitLab