annotate macros.xml @ 0:a5afe283962d draft

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
author chemteam
date Wed, 01 Dec 2021 15:34:01 +0000
parents
children 28c34e9949ac
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
1 <macros>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
2 <token name="@TOOL_VERSION@">2021.3</token>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
3 <xml name="requirements">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
4 <requirements>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
5 <requirement type="package" version="@TOOL_VERSION@">gromacs</requirement>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
6 </requirements>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
7 </xml>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
8 <token name="@MAXWARN_CMD@">-maxwarn '$mxw'</token>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
9
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
10 <xml name="citations">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
11 <citations>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
12 <citation type="doi">10.1016/j.softx.2015.06.001</citation>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
13 </citations>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
14 </xml>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
15 <xml name="md_inputs">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
16
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
17 <conditional name="mdp">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
18 <param name="mdpfile" type="select" label="Parameter input">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
19 <option value="custom">Upload own MDP file</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
20 <option value="default">Use default (partially customisable) setting</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
21 </param>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
22 <when value="custom">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
23 <param argument="mdp_input" type="data" format='mdp' label="MD parameters (MDP) file (optional; default settings if not set)"/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
24 </when>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
25 <when value="default">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
26 <param argument="integrator" type="select" label="Choice of integrator">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
27 <option value="md">A leap-frog algorithm for integrating Newton's equations of motion.</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
28 <option value="sd">Stochastic dynamics integrator</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
29 <option value="bd">An Euler integrator for Brownian or position Langevin dynamics.</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
30 </param>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
31 <param argument="constraints" type="select" label="Bond constraints (constraints)">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
32 <option value="none">No constraints except for those defined explicitly in the topology (none).</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
33 <option value="h-bonds">Bonds with H-atoms. (h-bonds).</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
34 <option value="all-bonds">All bonds (all-bonds).</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
35 <option value="h-angles">Bonds and angles with H-atoms. (h-angles).</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
36 <option value="all-angles">All bonds and angles (all-angles).</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
37 </param>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
38 <param argument="cutoffscheme" type="select" label="Neighbor searching">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
39 <option value="Verlet">Generate a pair list with buffering.</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
40 <option value="group">Generate a pair list for groups of atoms.</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
41 </param>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
42 <param argument="coulombtype" type="select" label="Electrostatics">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
43 <option value="PME">Fast smooth Particle-Mesh Ewald (SPME) electrostatics.</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
44 <option value="P3M-AD">Particle-Particle Particle-Mesh algorithm with analytical derivative.</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
45 <option value="Reaction-Field-zero">Reaction field electrostatics.</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
46 </param>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
47 <param name="temperature" type="integer" label="Temperature (K)" value="0" min="0" max="1000000" help="Temperature" />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
48 <param name="systemTcouple" type="select" label="Number of groups to set for thermocoupling">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
49 <option value="true">Single coupling group (System)</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
50 <option value="false" selected="true">Two coupling groups (Protein and Non-Protein)</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
51 </param>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
52 <param argument="step_length" type="float" label="Step length in ps" value="0" min="0.0001" max="1.0" help="Step length in ps." />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
53 <param argument="write_freq" type="integer" label="Number of steps that elapse between saving data points (velocities, forces, energies)" value="0" min="0" max="1000000" help="Step length in ps." />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
54 <param argument="rcoulomb" value="1.0" type="float" label="Distance for the Coulomb cut-off."/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
55 <param argument="rlist" value="1.0" type="float" label="Cut-off distance for the short-range neighbor list. Ignored if the Verlet cutoff scheme is set."/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
56 <param argument="rvdw" value="1.0" type="float" label="Short range van der Waals cutoff."/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
57 <param argument="md_steps" type="integer" label="Number of steps for the simulation" value="0" min="0" help="MD steps" />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
58
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
59 </when>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
60
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
61 </conditional>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
62
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
63 </xml>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
64
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
65 <xml name="log">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
66 <param name="capture_log" type="boolean" value="false" label="Generate detailed log" help="Generate detailed log information that can be summarized with ParseLog."/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
67 </xml>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
68
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
69 <xml name="maxwarn">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
70 <param name="mxw" value="0" min="0" argument="-maxwarn" type="integer" label="Maximum warnings to allow." help="Do not use this unless you know what you are doing. This option allows you to override non-fatal warnings, that would otherwise cause the simulation to fail."/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
71 </xml>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
72
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
73
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
74 <xml name="log_outputs">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
75 <data name="report" format="txt" from_work_dir="verbose.txt" label="GROMACS log file on ${on_string}">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
76 <filter>capture_log</filter>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
77 </data>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
78 </xml>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
79
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
80 <xml name="xvg_or_tab">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
81 <param argument="fmt" type='select' label="Output format" help="Format for output; either standard GROMACS XVG, or Galaxy tabular file.">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
82 <option value="xvg">GROMACS XVG format</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
83 <option value="tabular" selected="true">Galaxy tabular</option>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
84 </param>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
85 </xml>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
86
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
87 <xml name="xvg_or_tab_outputs" token_name="" token_label="">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
88 <data name="output1" format="xvg" from_work_dir="@NAME@.xvg" label="@LABEL@">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
89 <filter>fmt == 'xvg'</filter>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
90 </data>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
91 <data name="output2" format="tabular" from_work_dir="@NAME@.tabular" label="@LABEL@">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
92 <filter>fmt == 'tabular'</filter>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
93 </data>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
94 </xml>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
95
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
96 <xml name="test_params">
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
97 <param name="mdpfile" value="default" />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
98 <param name="step_length" value="0.002"/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
99 <param name="md_steps" value="500"/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
100 <param name="write_freq" value="50"/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
101 <param name="temperature" value="300"/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
102 <param name="integrator" value="md" />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
103 <param name="constraints" value="all-bonds"/>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
104 <param name="cutoffscheme" value="Verlet" />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
105 <param name="coulombtype" value="PME" />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
106 <param name="rlist" value="1.0" />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
107 <param name="rcoulomb" value="1.0" />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
108 <param name="rvdw" value="1.0" />
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
109 </xml>
a5afe283962d "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 0941b05e72c90bcf5521efa52767390864be5033"
chemteam
parents:
diff changeset
110 </macros>