changeset 7:9a64e7a9c3aa draft

Uploaded
author p.lucas
date Thu, 06 May 2021 09:21:22 +0000
parents 81d1ab123329
children 59e22a98a99f
files abhaddock_wrapper.xml
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/abhaddock_wrapper.xml	Thu May 06 09:16:05 2021 +0000
+++ b/abhaddock_wrapper.xml	Thu May 06 09:21:22 2021 +0000
@@ -13,7 +13,6 @@
     <data name="output" format="pdb" />
   </outputs>
   <help>
-<!--
 usage: ab_haddock_format.py [-h] pdb out chain
 
 Formats the antibody to fit the HADDOCK requirements with the
@@ -23,7 +22,7 @@
 *** The antibody has to be numbered according to the Chothia scheme ***
 
 Usage:
-    python haddock-format.py <chothia numbered antibody> <output .pdb file> <chain_id>
+    python haddock-format.py 'chothia numbered antibody' 'output .pdb file' 'chain_id'
 
 Example:
     python 4G6K_ch.pdb 4G6K-HADDOCK.pdb A
@@ -38,7 +37,6 @@
 
 optional arguments:
   -h, --help  show this help message and exit
--->
   </help>
 </tool>