annotate macros.xml @ 1:d219d934cf1c 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:38:00 -0400
parents ce27129127e0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
1 <macros>
1
d219d934cf1c "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
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
3 <xml name="requirements">
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
4 <requirements>
ce27129127e0 "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>
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
6 </requirements>
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
7 </xml>
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
8
ce27129127e0 "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
d219d934cf1c "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
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
11 </xml>
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
12
ce27129127e0 "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">
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
14 <outputs>
ce27129127e0 "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@"/>
ce27129127e0 "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}"/>
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
17 </outputs>
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
18 </xml>
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
19
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
20 <xml name="citations">
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
21 <citations>
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
22 <citation type="bibtex">
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
23 @article{rdkit,
1
d219d934cf1c "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},
d219d934cf1c "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},
d219d934cf1c "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}
d219d934cf1c "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
27 }</citation>
0
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
28 <citation type="bibtex">
ce27129127e0 "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
d219d934cf1c "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},
d219d934cf1c "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.},
d219d934cf1c "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}
d219d934cf1c "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit d1d0ec4ebc97b2274b18a0aab99f41addd5357ae"
bgruening
parents: 0
diff changeset
33 }</citation>
0
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
34 <yield />
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
35 </citations>
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
36 </xml>
ce27129127e0 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/im-pipelines commit 598dd288a384481b7602a0f6322c5081dc8da5d9"
bgruening
parents:
diff changeset
37 </macros>