Mercurial > repos > iuc > quast
annotate macros.xml @ 14:3061c8b029e5 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:21:27 +0000 |
parents | 675488238c96 |
children | 72472698a2df |
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> |
14
3061c8b029e5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
13
diff
changeset
|
2 <token name="@TOOL_VERSION@">5.2.0</token> |
3061c8b029e5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
13
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">0</token> |
3061c8b029e5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
13
diff
changeset
|
4 <token name="@PROFILE@">21.01</token> |
9
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
5 <xml name="requirements"> |
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 <requirement type="package" version="@TOOL_VERSION@">quast</requirement> |
14
3061c8b029e5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
13
diff
changeset
|
8 <requirement type="package" version="0.7.17">bwa</requirement> |
3061c8b029e5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
13
diff
changeset
|
9 <requirement type="package" version="2.30.0">bedtools</requirement> |
9
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
10 </requirements> |
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
11 </xml> |
45924fa8d8c5
"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"> |
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
13 <xrefs> |
45924fa8d8c5
"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> |
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
15 </xrefs> |
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
16 </xml> |
45924fa8d8c5
"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"> |
45924fa8d8c5
"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"/> |
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
19 </xml> |
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
20 <xml name="citations"> |
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
21 <citations> |
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/bty266</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/btw379</citation> |
45924fa8d8c5
"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> |
45924fa8d8c5
"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> |
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
26 </citations> |
45924fa8d8c5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff
changeset
|
27 </xml> |
14
3061c8b029e5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
13
diff
changeset
|
28 <xml name="min_identity_macros" token_value=""> |
3061c8b029e5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
13
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 |
3061c8b029e5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
13
diff
changeset
|
30 with IDY% less than 80.0% will be filtered regardless of this threshold. "/> |
3061c8b029e5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents:
13
diff
changeset
|
31 </xml> |
12
875d0f36d66f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit f713a7853d074ca39057c680ebadba5cbecf5d86"
iuc
parents:
11
diff
changeset
|
32 </macros> |