view macros.xml @ 9:c55643c3d813 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interproscan commit 38c5ce62205ebeda50bedd83dd55737aef339468"
author iuc
date Fri, 11 Feb 2022 17:20:19 +0000
parents c762a1cd357e
children 74db03ff999e
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@">2</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>