annotate macros.xml @ 2:d861e980340f draft default tip

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit b1b74e91a242f2de250761a79b17d77e68b1045f"
author chemteam
date Fri, 30 Aug 2019 15:05:30 -0400
parents f425c1453662
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
1 <macros>
2
d861e980340f "planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit b1b74e91a242f2de250761a79b17d77e68b1045f"
chemteam
parents: 0
diff changeset
2 <token name="@VERSION@">2019.1</token>
0
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
3 <xml name="requirements">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
4 <requirements>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
5 <requirement type="package" version="@VERSION@">gromacs</requirement>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
6 </requirements>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
7 </xml>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
8 <xml name="citations">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
9 <citations>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
10 <citation type="doi">10.1016/j.softx.2015.06.001</citation>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
11 </citations>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
12 </xml>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
13 <xml name="md_inputs">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
14 <conditional name="mdp">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
15 <param name="mdpfile" type="select" label="Parameter input">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
16 <option value="custom">Upload own MDP file</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
17 <option value="default">Use default (partially customisable) setting</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
18 </param>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
19 <when value="custom">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
20 <param argument="mdp_input" type="data" format='mdp' label="MD parameters (MDP) file (optional; default settings if not set)."/>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
21 </when>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
22 <when value="default">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
23 <param argument="integrator" type="select" label="Choice of integrator.">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
24 <option value="md">A leap-frog algorithm for integrating Newton's equations of motion.</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
25 <option value="sd">Stochastic dynamics integrator</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
26 <option value="bd">An Euler integrator for Brownian or position Langevin dynamics.</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
27 </param>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
28 <param argument="constraints" type="select" label="Bond constraints (constraints).">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
29 <option value="none">No constraints except for those defined explicitly in the topology (none).</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
30 <option value="h-bonds">Bonds with H-atoms. (h-bonds).</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
31 <option value="all-bonds">All bonds (all-bonds).</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
32 <option value="h-angles">Bonds and angles with H-atoms. (h-angles).</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
33 <option value="all-angles">All bonds and angles (all-angles).</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
34 </param>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
35 <param argument="cutoffscheme" type="select" label="Neighbor searching.">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
36 <option value="Verlet">Generate a pair list with buffering.</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
37 <option value="group">Generate a pair list for groups of atoms.</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
38 </param>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
39 <param argument="coulombtype" type="select" label="Electrostatics.">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
40 <option value="PME">Fast smooth Particle-Mesh Ewald (SPME) electrostatics.</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
41 <option value="P3M-AD">Particle-Particle Particle-Mesh algorithm with analytical derivative.</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
42 <option value="Reaction-Field-zero">Reaction field electrostatics.</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
43 </param>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
44
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
45 <param argument="temperature" type="integer" label="Temperature /K" value="0" min="0" max="1000000" help="Temperature" />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
46 <param argument="step_length" type="float" label="Step length in ps" value="0" min="0.0001" max="1.0" help="Step length in ps." />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
47 <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." />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
48 <param argument="rcoulomb" value="1.0" type="float" label="Distance for the Coulomb cut-off."/>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
49 <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."/>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
50 <param argument="rvdw" value="1.0" type="float" label="Short range van der Waals cutoff."/>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
51 <param argument="md_steps" type="integer" label="Number of steps for the NPT equilibration" value="0" min="0" max="1000000" help="NPT steps" />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
52
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
53 </when>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
54
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
55 </conditional>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
56
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
57 <param argument="traj" type="select" label="Trajectory output.">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
58 <option value='none'>Return no trajectory output</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
59 <option value='xtc'>Return .xtc file (reduced precision)</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
60 <option value='trr'>Return .trr file (full precision)</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
61 <option value='both'>Return both .xtc and .trr files</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
62 </param>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
63
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
64 <param argument="str" type="select" label="Structure output.">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
65 <option value='none'>Return no trajectory output</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
66 <option value='gro'>Return .gro file</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
67 <option value='pdb'>Return .pdb file</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
68 <option value='both'>Return both .gro and .pdb files</option>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
69 </param>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
70
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
71 <param name="capture_log" type="boolean" value="false" label="Generate Detailed Log" help="Generate detailed log information that can be summarized with ParseLog."/>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
72
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
73
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
74 </xml>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
75
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
76
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
77 <xml name="test_params">
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
78 <param name="mdpfile" value="default" />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
79 <param name="step_length" value="0.002"/>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
80 <param name="md_steps" value="500"/>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
81 <param name="write_freq" value="50"/>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
82 <param name="temperature" value="300"/>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
83 <param name="integrator" value="md" />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
84 <param name="constraints" value="all-bonds"/>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
85 <param name="cutoffscheme" value="Verlet" />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
86 <param name="coulombtype" value="PME" />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
87 <param name="rlist" value="1.0" />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
88 <param name="rcoulomb" value="1.0" />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
89 <param name="rvdw" value="1.0" />
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
90 </xml>
f425c1453662 planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit 4546df85653df59e357c5865ac4e538ea71a3048
chemteam
parents:
diff changeset
91 </macros>