Mercurial > repos > iuc > quast
comparison macros.xml @ 10:e377f054bcd0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
| author | iuc |
|---|---|
| date | Mon, 08 Nov 2021 09:02:18 +0000 |
| parents | |
| children | 83b8464a1931 |
comparison
equal
deleted
inserted
replaced
| 9:481a230d9f1d | 10:e377f054bcd0 |
|---|---|
| 1 <macros> | |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
| 4 <requirement type="package" version="@TOOL_VERSION@">quast</requirement> | |
| 5 <requirement type="package" version="0.69.8">circos</requirement> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <xml name="bio_tools"> | |
| 9 <xrefs> | |
| 10 <xref type="bio.tools">quast</xref> | |
| 11 </xrefs> | |
| 12 </xml> | |
| 13 <token name="@TOOL_VERSION@">5.0.2</token> | |
| 14 <token name="@VERSION_SUFFIX@">2</token> | |
| 15 <xml name="gene_thresholds"> | |
| 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"/> | |
| 17 </xml> | |
| 18 <xml name="citations"> | |
| 19 <citations> | |
| 20 <citation type="doi">10.1093/bioinformatics/bty266</citation> | |
| 21 <citation type="doi">10.1093/bioinformatics/btw379</citation> | |
| 22 <citation type="doi">10.1093/bioinformatics/btv697</citation> | |
| 23 <citation type="doi">10.1093/bioinformatics/btt086</citation> | |
| 24 </citations> | |
| 25 </xml> | |
| 26 </macros> |
