Mercurial > repos > chemteam > gmx_setup
comparison setup.xml @ 12:73d69aacd864 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:53:43 +0000 |
| parents | 811e12c235e1 |
| children |
comparison
equal
deleted
inserted
replaced
| 11:d2a6a3d4f4c8 | 12:73d69aacd864 |
|---|---|
| 1 <tool id="gmx_setup" name="GROMACS initial setup" version="@VERSION@"> | 1 <tool id="gmx_setup" name="GROMACS initial setup" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> |
| 2 <description>of topology and GRO structure file</description> | 2 <description>of topology and GRO structure file</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 | 7 |
| 7 <expand macro="requirements" /> | 8 <expand macro="requirements" /> |
| 8 | 9 |
| 9 <command detect_errors="exit_code"><