view macros.xml @ 6:fbe22cb3c869 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repeatmodeler commit 4e56d2284d79d5f0d5d103e5a165835b73d580ab
author iuc
date Mon, 06 Nov 2023 20:29:35 +0000
parents 8661b2607b7e
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">2.0.5</token>
    <token name="@VERSION_SUFFIX@">0</token>

    <xml name="requirements">
        <requirement type="package" version="@TOOL_VERSION@">repeatmodeler</requirement>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1073/pnas.1921046117</citation>
            <citation type="doi">10.1186/s13059-018-1577-z</citation>
        </citations>
    </xml>
</macros>