Mercurial > repos > iuc > concoct
view macros.xml @ 2:7a145c72d375 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/concoct commit 77dea70f156d56c83b6851b61dc997d2b344bdc9
author | iuc |
---|---|
date | Fri, 01 Jul 2022 14:14:44 +0000 |
parents | 031f84cb2fd3 |
children | 3842ef1b2f34 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.0.0</token> <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">21.01</token> <xml name="requirements"> <requirements> <requirement type="package" version="1.79">biopython</requirement> <requirement type="package" version="@TOOL_VERSION@">concoct</requirement> <requirement type="package" version="0.19.2">pandas</requirement> </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>