Mercurial > repos > iuc > quast
view macros.xml @ 11:7594365c546b draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 0e504686e4ed0ff13e84e4c6b3631a1d1f0bd36f"
author | iuc |
---|---|
date | Sat, 27 Nov 2021 09:45:20 +0000 |
parents | 45924fa8d8c5 |
children | 875d0f36d66f |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">quast</requirement> <requirement type="package" version="0.69.8">circos</requirement> </requirements> </xml> <xml name="bio_tools"> <xrefs> <xref type="bio.tools">quast</xref> </xrefs> </xml> <token name="@TOOL_VERSION@">5.0.2</token> <token name="@VERSION_SUFFIX@">3</token> <xml name="gene_thresholds"> <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"/> </xml> <xml name="citations"> <citations> <citation type="doi">10.1093/bioinformatics/bty266</citation> <citation type="doi">10.1093/bioinformatics/btw379</citation> <citation type="doi">10.1093/bioinformatics/btv697</citation> <citation type="doi">10.1093/bioinformatics/btt086</citation> </citations> </xml> </macros>