Mercurial > repos > iuc > concoct_merge_cut_up_clustering
view macros.xml @ 2:21ccf9548e2c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/concoct commit 1a79c139165648b969d82530784cea3fc8f2d2c0"
author | iuc |
---|---|
date | Thu, 07 Jul 2022 08:33:59 +0000 |
parents | ce1a3ce0e807 |
children | 794d4e27925b |
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>