annotate macros.xml @ 4:c73c3dfe1af8 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 38a8594d05b6a2fc57db891858b789735dc4a8c3
author iuc
date Thu, 11 Sep 2025 10:22:17 +0000
parents 91ee99b4f05a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
68084b06ae83 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
iuc
parents:
diff changeset
1 <macros>
2
91ee99b4f05a "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 57309b08e7a08b6f72982f0d78cb5574616c7b67"
iuc
parents: 0
diff changeset
2 <token name="@TOOL_VERSION@">2.3</token>
4
c73c3dfe1af8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 38a8594d05b6a2fc57db891858b789735dc4a8c3
iuc
parents: 2
diff changeset
3 <token name="@PROFILE@">23.2</token>
c73c3dfe1af8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 38a8594d05b6a2fc57db891858b789735dc4a8c3
iuc
parents: 2
diff changeset
4 <token name="@INTYPES@">fasta,fasta.gz,fastqsanger,fastqsanger.gz</token>
2
91ee99b4f05a "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 57309b08e7a08b6f72982f0d78cb5574616c7b67"
iuc
parents: 0
diff changeset
5 <xml name="requirements">
91ee99b4f05a "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 57309b08e7a08b6f72982f0d78cb5574616c7b67"
iuc
parents: 0
diff changeset
6 <requirements>
91ee99b4f05a "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 57309b08e7a08b6f72982f0d78cb5574616c7b67"
iuc
parents: 0
diff changeset
7 <requirement type="package" version="@TOOL_VERSION@">mash</requirement>
91ee99b4f05a "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 57309b08e7a08b6f72982f0d78cb5574616c7b67"
iuc
parents: 0
diff changeset
8 </requirements>
91ee99b4f05a "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 57309b08e7a08b6f72982f0d78cb5574616c7b67"
iuc
parents: 0
diff changeset
9 </xml>
4
c73c3dfe1af8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 38a8594d05b6a2fc57db891858b789735dc4a8c3
iuc
parents: 2
diff changeset
10 <xml name="xref">
c73c3dfe1af8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 38a8594d05b6a2fc57db891858b789735dc4a8c3
iuc
parents: 2
diff changeset
11 <xrefs>
c73c3dfe1af8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 38a8594d05b6a2fc57db891858b789735dc4a8c3
iuc
parents: 2
diff changeset
12 <xref type="bio.tools">mash</xref>
c73c3dfe1af8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 38a8594d05b6a2fc57db891858b789735dc4a8c3
iuc
parents: 2
diff changeset
13 </xrefs>
c73c3dfe1af8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 38a8594d05b6a2fc57db891858b789735dc4a8c3
iuc
parents: 2
diff changeset
14 </xml>
0
68084b06ae83 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
iuc
parents:
diff changeset
15 <xml name="citations">
68084b06ae83 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
iuc
parents:
diff changeset
16 <citations>
68084b06ae83 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
iuc
parents:
diff changeset
17 <citation type="doi">10.1186/s13059-016-0997-x</citation>
68084b06ae83 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
iuc
parents:
diff changeset
18 </citations>
68084b06ae83 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
iuc
parents:
diff changeset
19 </xml>
68084b06ae83 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
iuc
parents:
diff changeset
20 <xml name="version_command">
68084b06ae83 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
iuc
parents:
diff changeset
21 <version_command>mash --version</version_command>
68084b06ae83 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
iuc
parents:
diff changeset
22 </xml>
68084b06ae83 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
iuc
parents:
diff changeset
23 </macros>