view macro.xml @ 1:045f2ebfe030 draft default tip

planemo upload for repository https://github.com/pimarin/tools-iuc/tree/isescan commit df153ded9cba1e4a89cf3ea554183e7344e01c5d-dirty
author pimarin
date Tue, 23 Aug 2022 10:19:38 +0000
parents cecb2758ec26
children
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>