annotate macros.xml @ 1:65316a9205f5 draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
author bgruening
date Mon, 27 Jul 2020 11:33:10 -0400
parents ad2b25cca758
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
1 <macros>
1
65316a9205f5 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
2 <token name="@TOOL_VERSION@">1.1.4</token>
0
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
3 <xml name="requirements">
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
4 <requirements>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
5 <requirement type="package" version="@TOOL_VERSION@">im-pipelines</requirement>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
6 </requirements>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
7 </xml>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
8
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
9 <xml name="input">
1
65316a9205f5 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
10 <param name="infile" type="data" format="sdf" label="Input file" help="Input file in SDF format"/>
0
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
11 </xml>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
12
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
13 <xml name="outputs" token_output_format="sdf" token_filetype="sdf">
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
14 <outputs>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
15 <data name="outfile" format="@FILETYPE@" label="Output (@FILETYPE@) for ${tool.name}" from_work_dir="outp.@OUTPUT_FORMAT@"/>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
16 <data name="logfile" format="txt" label="Logfile for ${tool.name}"/>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
17 </outputs>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
18 </xml>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
19
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
20 <xml name="citations">
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
21 <citations>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
22 <citation type="bibtex">
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
23 @article{rdkit,
1
65316a9205f5 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
24 author = {Greg Landrum and others},
65316a9205f5 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
25 title = {RDKit: Open-source cheminformatics},
65316a9205f5 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
26 url = {http://www.rdkit.org}
65316a9205f5 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
27 }</citation>
0
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
28 <citation type="bibtex">
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
29 @article{im-pipelines,
1
65316a9205f5 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
30 author = {Tim Dudgeon and others},
65316a9205f5 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
31 title = {InformaticsMatters pipeline components for cheminformatics and computational chemistry.},
65316a9205f5 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
32 url = {https://github.com/InformaticsMatters/pipelines}
65316a9205f5 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
33 }</citation>
0
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
34 <yield />
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
35 </citations>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
36 </xml>
ad2b25cca758 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
37 </macros>