view macros.xml @ 7:1207025b9b9c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interproscan commit 3e5aef1ff8f33003ae2314b8df52c4f4187c37ef"
author iuc
date Tue, 18 Jan 2022 12:08:42 +0000
parents 0cd163d805e3
children c762a1cd357e
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <!--
        The version must use a "-" instead of a "_"
        Conda understands both notations, but the Galaxy tool requires the use of "-".
        The version should also be bumped in test-data/interproscan.loc
    -->
    <token name="@TOOL_VERSION@">5.54-87.0</token>
    <token name="@VERSION_SUFFIX@">0</token>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btu031</citation>
            <citation type="doi">10.7717/peerj.167</citation>
            <citation type="doi">10.1093/bioinformatics/17.9.847</citation>
            <citation type="doi">10.1093/nar/gki442</citation>
            <citation type="doi">10.1093/nar/gkn785</citation>
        </citations>
    </xml>
</macros>