Mercurial > repos > chemteam > ambertools_parmchk2
comparison parmchk2.xml @ 6:6aa2b60f3195 draft
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 4a3f58846bcad26240ccdc6b76e8f4d2cbe63631"
author | chemteam |
---|---|
date | Mon, 25 Jan 2021 11:15:31 +0000 |
parents | 00ff41b1d49a |
children |
comparison
equal
deleted
inserted
replaced
5:96b872138d3b | 6:6aa2b60f3195 |
---|---|
1 <tool id="ambertools_parmchk2" name="ParmChk2" version="@VERSION@"> | 1 <tool id="ambertools_parmchk2" name="ParmChk2" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> |
2 <description>- Amber's parameter checker</description> | 2 <description>- Amber's parameter checker</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 <token name="@GALAXY_VERSION@">0</token> | |
5 </macros> | 6 </macros> |
6 <expand macro="requirements"></expand> | 7 <expand macro="requirements"></expand> |
7 <command detect_errors="exit_code"> | 8 <command detect_errors="exit_code"> |
8 <![CDATA[ | 9 <![CDATA[ |
9 parmchk2 -i '$input1' | 10 parmchk2 -i '$input1' |