Mercurial > repos > marpiech > norwich_tools_dock
diff apoc.xml @ 3:8c2e85bb2ce9 draft
planemo upload commit 489ad526806f22eefcb73e8d8efe44d648e8185e-dirty
| author | marpiech |
|---|---|
| date | Tue, 20 Sep 2016 09:57:24 -0400 |
| parents | 958fa7ba4715 |
| children |
line wrap: on
line diff
--- a/apoc.xml Wed Sep 14 09:47:48 2016 -0400 +++ b/apoc.xml Tue Sep 20 09:57:24 2016 -0400 @@ -75,7 +75,7 @@ <when value="list"> <param name="lt" type="data" format="data" label="List of templates to compare in a file" help="(-lt)" /> <repeat name="template" title="pdb file from list of templates"> - <param name="input" type="data" format="pdb" label="pdbfile" help="load all pdb files in the same order as in the list of templates" /> + <param name="input" type="data" format="pdb" label="pdbfile" help="Load all pdb files in the same order as in the list of templates" /> </repeat> </when> </conditional> @@ -91,7 +91,7 @@ <when value="list"> <param name="lq" type="data" format="data" label="List of queries (targets) to compare in a file." help="(-lq)" /> <repeat name="query" title="pdb file from list of queries"> - <param name="input" type="data" format="pdb" label="pdbfile" help="load all pdb files in the same order as in the list of queries" /> + <param name="input" type="data" format="pdb" label="pdbfile" help="Load all pdb files in the same order as in the list of queries" /> </repeat> </when> </conditional>
