comparison abhaddock_wrapper.xml @ 4:863db9ddab44 draft

Uploaded
author p.lucas
date Thu, 06 May 2021 09:06:00 +0000
parents a8cda1a4b9ea
children 66d4ed17fc8d
comparison
equal deleted inserted replaced
3:4a71ada763cd 4:863db9ddab44
11 </inputs> 11 </inputs>
12 <outputs> 12 <outputs>
13 <data name="output" format="pdb" /> 13 <data name="output" format="pdb" />
14 </outputs> 14 </outputs>
15 <help> 15 <help>
16 <!--
16 usage: ab_haddock_format.py [-h] pdb out chain 17 usage: ab_haddock_format.py [-h] pdb out chain
17 18
18 Formats the antibody to fit the HADDOCK requirements with the 19 Formats the antibody to fit the HADDOCK requirements with the
19 specified chain id and returns the list of residues belonging 20 specified chain id and returns the list of residues belonging
20 to the HV loops defined according to the HADDOCK friendly format. 21 to the HV loops defined according to the HADDOCK friendly format.
35 out Path to the output PDB file 36 out Path to the output PDB file
36 chain Chain id to use for the HADDOCK-formatted PDB structure 37 chain Chain id to use for the HADDOCK-formatted PDB structure
37 38
38 optional arguments: 39 optional arguments:
39 -h, --help show this help message and exit 40 -h, --help show this help message and exit
41 -->
40 </help> 42 </help>
41 </tool> 43 </tool>
42 44