annotate macros.xml @ 1:9b6d82198a62 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
author iuc
date Sun, 09 Nov 2025 18:35:46 +0000
parents 16b7b0d0eaea
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
1 <macros>
1
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
2 <token name="@TOOL_VERSION@">1.4.1</token>
0
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
3 <token name="@GALAXY_TOOL_VERSION@">galaxy</token>
1
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
4 <token name="@SUFFIX_VERSION@">0</token>
0
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
5 <token name="@PROFILE@">22.01</token>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
6 <xml name="edam_ontology">
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
7 <edam_topics>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
8 <edam_topic>topic_0196</edam_topic>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
9 </edam_topics>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
10 <edam_operations>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
11 <edam_operation>operation_0525</edam_operation>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
12 </edam_operations>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
13 </xml>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
14 <xml name="requirements">
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
15 <requirements>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
16 <requirement type="package" version="1.1">merqury</requirement>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
17 <requirement type="package" version="@TOOL_VERSION@">meryl</requirement>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
18 <requirement type="package" version="1.34">tar</requirement>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
19 <requirement type="package" version="2.8">pigz</requirement>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
20 </requirements>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
21 </xml>
1
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
22 <xml name="kmer_param">
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
23 <conditional name="options_kmer_size">
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
24 <param name="kmer_size" type="select" label="K-mer size selector">
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
25 <option value="provide">Set a k-mer size</option>
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
26 <option value="estimate">Estimate the best k-mer size</option>
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
27 </param>
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
28 <when value="provide">
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
29 <param name="input_kmer_size" type="integer" min="1" value="" label="K-mer size" help="For a human genome, the best k-mer size is k=21 for both haploid (3.1G) or diploid (6.2G).."/>
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
30 </when>
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
31 <when value="estimate">
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
32 <param name="genome_size" type="integer" min="1000" max="70000000000" value="1000" label="Genome size" help="Haploid genome size or diploid genome size, depending on what we evaluate. In bp. Only required if the k-mer size is not provided."/>
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
33 <param name="collision_rate" type="float" min="0.0001" max="0.01" value="0.001" label="Tolerable collision rate" help="Tolerable collision rate. By default is 0.001."/>
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
34 </when>
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
35 </conditional>
9b6d82198a62 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f
iuc
parents: 0
diff changeset
36 </xml>
0
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
37 <xml name="meryldb_archive_assumptions">
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
38 <has_archive_member path="^[^/]+.meryl$" n="1"/> <!-- folder also counts -->
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
39 <has_archive_member path="[^/]+.meryl/merylIndex" n="1" all="true">
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
40 <has_size min="1"/>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
41 </has_archive_member>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
42 <has_archive_member path="[^/]+.meryl/.*\.merylIndex" n="64" all="true">
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
43 <has_size min="1"/>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
44 </has_archive_member>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
45 <has_archive_member path="[^/]+.meryl/.*\.merylData" n="64" all="true">
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
46 <!-- <has_size min="1"/> seems to be 0 sometimes -->
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
47 </has_archive_member>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
48 <has_archive_member path=".*" n="130"/>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
49 </xml>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
50 <xml name="citations">
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
51 <citations>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
52 <citation type="bibtex">
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
53 @misc{githubMeryl,
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
54 author = {Arang Rhie, Brian P. Walez, Sergey Koren, Adam M. Phillippy},
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
55 year = {2020},
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
56 title = {Meryl},
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
57 publisher = {GitHub},
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
58 journal = {GitHub repository},
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
59 url = {https://github.com/marbl/meryl},
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
60 }
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
61 </citation>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
62 </citations>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
63 </xml>
16b7b0d0eaea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit a3a16149db71f9b72dd7e949df0db08797637312
iuc
parents:
diff changeset
64 </macros>