annotate macros.xml @ 10:342a1d1fed7b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit e8ef230f8e63e7fe37a02ee78e000d1063955052"
author iuc
date Mon, 08 Nov 2021 11:26:22 +0000
parents 45924fa8d8c5
children 7594365c546b
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>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
14 <token name="@VERSION_SUFFIX@">2</token>
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>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
26 </macros>