Mercurial > repos > bgruening > gfastats
view macros.xml @ 3:8ccbf07a5433 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/gfastats commit f71fdaf79bda6704ae6dd1360406393c90026de5
author | bgruening |
---|---|
date | Mon, 11 Jul 2022 14:13:13 +0000 |
parents | ad1149b4f795 |
children | 3fba9c77550a |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.3.0</token> <token name="@SUFFIX_VERSION@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">gfastats</requirement> </requirements> </xml> <xml name="biotools"> <xrefs> <xref type="bio.tools">gfastats</xref> </xrefs> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @misc{githubgfastats, author = {Formenti, Giulio}, year = {2022}, title = {gfastats}, publisher = {GitHub}, journal = {GitHub repository}, url = {https://github.com/vgl-hub/gfastats}} </citation> </citations> </xml> <xml name="length_macro"> <param argument="--line-length" type="integer" min="0" max="80" value="" optional="true" label="Especify line length" help="Specifies line length when output format is fasta. Default has no line breaks."/> </xml> </macros>