view macros.xml @ 11:98cafcbd2578 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interproscan commit c8c7a5c3fa0560d6bc6bbb45cfbff12621ab2f43"
author iuc
date Fri, 29 Apr 2022 20:14:21 +0000
parents 74db03ff999e
children 74810db257cc
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.55-88.0</token>
    <token name="@VERSION_SUFFIX@">3</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>