Mercurial > repos > iuc > quast
annotate macros.xml @ 15:25368452f73b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
| author | iuc |
|---|---|
| date | Fri, 05 Aug 2022 15:20:36 +0000 |
| parents | 459ceb2ff536 |
| children | 84032664991e |
| rev | line source |
|---|---|
|
10
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
1 <macros> |
|
15
25368452f73b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
14
diff
changeset
|
2 <token name="@TOOL_VERSION@">5.2.0</token> |
|
25368452f73b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
14
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">0</token> |
|
25368452f73b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
14
diff
changeset
|
4 <token name="@PROFILE@">21.01</token> |
|
10
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
5 <xml name="requirements"> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
6 <requirements> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
7 <requirement type="package" version="@TOOL_VERSION@">quast</requirement> |
|
15
25368452f73b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
14
diff
changeset
|
8 <requirement type="package" version="0.7.17">bwa</requirement> |
|
25368452f73b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
14
diff
changeset
|
9 <requirement type="package" version="2.30.0">bedtools</requirement> |
|
10
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
10 </requirements> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
11 </xml> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
12 <xml name="bio_tools"> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
13 <xrefs> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
14 <xref type="bio.tools">quast</xref> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
15 </xrefs> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
16 </xml> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
17 <xml name="gene_thresholds"> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
18 <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"/> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
19 </xml> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
20 <xml name="citations"> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
21 <citations> |
|
e377f054bcd0
"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/bty266</citation> |
|
e377f054bcd0
"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/btw379</citation> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
24 <citation type="doi">10.1093/bioinformatics/btv697</citation> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
25 <citation type="doi">10.1093/bioinformatics/btt086</citation> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
26 </citations> |
|
e377f054bcd0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
27 </xml> |
|
15
25368452f73b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
14
diff
changeset
|
28 <xml name="min_identity_macros" token_value=""> |
|
25368452f73b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
14
diff
changeset
|
29 <param argument="--min-identity" type="float" value="@VALUE@" min="80" max="100" label="Minimum IDY% considered as proper alignment" help="Alignments with IDY% worse than this value will be filtered. Note that all alignments |
|
25368452f73b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
14
diff
changeset
|
30 with IDY% less than 80.0% will be filtered regardless of this threshold. "/> |
|
25368452f73b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
14
diff
changeset
|
31 </xml> |
|
13
74be236ac5fd
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit f713a7853d074ca39057c680ebadba5cbecf5d86"
iuc
parents:
12
diff
changeset
|
32 </macros> |
