Mercurial > repos > iuc > concoct
view macros.xml @ 4:d9600883e676 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/concoct commit e59b5a00326e0a3bba00c1232a35cbf40a77a7be
| author | iuc |
|---|---|
| date | Fri, 22 Jul 2022 12:49:25 +0000 |
| parents | 4338452cbfb9 |
| children | 1686800f8452 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.1.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.01</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">concoct</requirement> <yield/> </requirements> </xml> <token name="@HELP_OVERVIEW@"> The intended use of the CONCOCT tools is shown in the following image. .. image:: pipeline.png More information may be found on the CONCOCT homepage:: https://github.com/BinPro/CONCOCT </token> <xml name="citations"> <citations> <citation type="doi">10.1038/nmeth.3103</citation> </citations> </xml> </macros>
