Mercurial > repos > iuc > metabat2
view macros.xml @ 1:83ddf0eedcd8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabat2/ commit f239f2bb562330c955c19c328935793d6f1f2aa7
| author | iuc |
|---|---|
| date | Fri, 29 Jul 2022 12:36:43 +0000 |
| parents | 0ee0a2ef1698 |
| children | 4a4a2b21a89c |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.15</token> <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">21.01</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">metabat2</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.7717/peerj.7359</citation> </citations> </xml> </macros>
