view macro.xml @ 3:81539b9ae80a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/isescan commit e2191246bc1ccd70c05fe0dac45d39cf8dd621d3
author iuc
date Wed, 09 Jul 2025 12:49:45 +0000
parents 9e776e7fab4f
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.7.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>