annotate macros.xml @ 12:875d0f36d66f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit f713a7853d074ca39057c680ebadba5cbecf5d86"
author iuc
date Sun, 06 Feb 2022 21:02:38 +0000
parents 7594365c546b
children 675488238c96
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
1 <macros>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
2 <xml name="requirements">
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
3 <requirements>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
4 <requirement type="package" version="@TOOL_VERSION@">quast</requirement>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
5 <requirement type="package" version="0.69.8">circos</requirement>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
6 </requirements>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
7 </xml>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
8 <xml name="bio_tools">
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
9 <xrefs>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
10 <xref type="bio.tools">quast</xref>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
11 </xrefs>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
12 </xml>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
13 <token name="@TOOL_VERSION@">5.0.2</token>
12
875d0f36d66f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit f713a7853d074ca39057c680ebadba5cbecf5d86"
iuc
parents: 11
diff changeset
14 <token name="@VERSION_SUFFIX@">4</token>
9
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
15 <xml name="gene_thresholds">
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
16 <param name="gene_thresholds" argument="--gene-thresholds" type="text" value="0,300,1500,3000" label="Comma-separated list of thresholds (in bp) for gene lengths to find with a finding tool"/>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
17 </xml>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
18 <xml name="citations">
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
19 <citations>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
20 <citation type="doi">10.1093/bioinformatics/bty266</citation>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
21 <citation type="doi">10.1093/bioinformatics/btw379</citation>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
22 <citation type="doi">10.1093/bioinformatics/btv697</citation>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
23 <citation type="doi">10.1093/bioinformatics/btt086</citation>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
24 </citations>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
25 </xml>
12
875d0f36d66f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit f713a7853d074ca39057c680ebadba5cbecf5d86"
iuc
parents: 11
diff changeset
26 </macros>