view macros.xml @ 8:c762a1cd357e draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interproscan commit cb69c0d1cd00bceb13a381cf8186eeb5da297699"
author iuc
date Thu, 27 Jan 2022 09:46:37 +0000
parents 1207025b9b9c
children c55643c3d813
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@">1</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>