view macros.xml @ 5:fd31cd168efc draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/concoct commit 86e1afebec29c10ef1e31196b23c24fde2d086da
author iuc
date Sun, 12 Nov 2023 14:31:03 +0000
parents 0442e7102125
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.1.0</token>
    <token name="@VERSION_SUFFIX@">2</token>
    <token name="@PROFILE@">21.01</token>
    <xml name="biotools">
        <xrefs>
            <xref type="bio.tools">concoct</xref>
        </xrefs>
    </xml>
    <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>