annotate macros.xml @ 0:1abbf9ca75fa draft

planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
author chemteam
date Mon, 08 Oct 2018 12:42:19 -0400
parents
children 6773d984e146
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
1 <macros>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
2 <token name="@VERSION@">0.18</token>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
3 <xml name="requirements">
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
4 <requirements>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
5 <requirement type="package" version="0.18.0">mdanalysis</requirement>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
6 </requirements>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
7 </xml>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
8 <xml name="analysis_inputs">
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
9 <param format="dcd" name="dcdin" type="data" label="dcd trajectory input"/>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
10 <param format="pdb" name="pdbin" type="data" label="pdb input"/>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
11 <yield/>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
12 </xml>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
13 <xml name="tests_inputs">
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
14 <param name="dcdin" value="test.dcd" />
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
15 <param name="pdbin" value="test.pdb" />
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
16 <yield/>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
17 </xml>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
18 <xml name="citations">
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
19 <citations>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
20 <citation type="doi">10.1002/jcc.21787</citation>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
21 </citations>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
22 </xml>
1abbf9ca75fa planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 6a59f07610c28b07f1d2d2b3badf3a9b8aacce50
chemteam
parents:
diff changeset
23 </macros>