view macro.xml @ 0:debe9c750cdd draft

planemo upload for repository https://github.com/pimarin/tools-iuc/tree/isescan commit d9d88c043b2d45877e3b0bffba6e709c9a0f0379
author iuc
date Thu, 01 Sep 2022 09:29:56 +0000
parents
children 9e776e7fab4f
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.7.2.3</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">21.05</token>
    <xml name="version_command">
        <version_command><![CDATA[isescan.py --version]]> </version_command>
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type='bio.tools'>ISEScan</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">isescan</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btx433</citation>
        </citations>
    </xml>
</macros>