view macro.xml @ 1:fe1c61518d54 draft default tip

planemo upload for repository https://github.com/pimarin/tools-iuc/tree/isescan commit 58fe7e7351ba122305f2c74e5a369e79b46489e2
author iuc
date Thu, 01 Sep 2022 18:41:35 +0000
parents b18e9d02e503
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>