comparison abhaddock_wrapper.xml @ 5:66d4ed17fc8d draft

Uploaded
author p.lucas
date Thu, 06 May 2021 09:08:48 +0000
parents 863db9ddab44
children 81d1ab123329
comparison
equal deleted inserted replaced
4:863db9ddab44 5:66d4ed17fc8d
1 <tool id="Ab_haddock_format" name="Ab_haddock_format" version="2.0"> 1 <tool id="abhaddock" name="abhaddock" version="2.0">
2 <description>Using ab_haddock_format.py after ANARCI.</description> 2 <description>Using ab_haddock_format.py after ANARCI.</description>
3 <command detect_errors="exit_code"><![CDATA[ 3 <command detect_errors="exit_code"><![CDATA[
4 source /home/galaxy/data/_conda/bin/activate Ab-HADDOCK; 4 source /home/galaxy/data/_conda/bin/activate Ab-HADDOCK;
5 python2.7 /home/galaxy/HADDOCK-antibody-antigen/ab_haddock_format.py '${input}' '${output}' ${chain}; 5 python2.7 /home/galaxy/HADDOCK-antibody-antigen/ab_haddock_format.py '${input}' '${output}' ${chain};
6 source /home/galaxy/data/_conda/bin/deactivate 6 source /home/galaxy/data/_conda/bin/deactivate