view macro.xml @ 2:9e776e7fab4f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/isescan commit 4c6ec7ff94aad26776df3964e7cec37058103721
author iuc
date Thu, 25 Jan 2024 16:32:04 +0000
parents debe9c750cdd
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.7.2.3</token>
    <token name="@VERSION_SUFFIX@">1</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>