Mercurial > repos > chemteam > gmx_editconf
diff editconf.xml @ 6:a8d6fb39bcec draft default tip
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 7a25958195ccc8f448dd64ddcc36e8f5e5979d8b"
author | chemteam |
---|---|
date | Wed, 20 May 2020 16:51:20 +0000 |
parents | d517c77503f5 |
children |
line wrap: on
line diff
--- a/editconf.xml Fri May 08 11:25:17 2020 +0000 +++ b/editconf.xml Wed May 20 16:51:20 2020 +0000 @@ -1,6 +1,7 @@ -<tool id="gmx_editconf" name="GROMACS structure configuration" version="@VERSION@"> +<tool id="gmx_editconf" name="GROMACS structure configuration" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> <description>using editconf</description> <macros> + <token name="@GALAXY_VERSION@">0</token> <import>macros.xml</import> </macros> @@ -69,10 +70,10 @@ <output name="output" file="newbox.gro"/> </test> <test> - <param name="input_file" value="npt.gro" ftype="gro"/> + <param name="input_file" value="newbox.gro" ftype="gro"/> <param name="output_format" value="pdb" /> <param name="config" value="false" /> - <output name="output" file="npt.pdb"/> + <output name="output" file="newbox.pdb"/> </test> </tests> <help><![CDATA[