view macros.xml @ 7:4a172d211285 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repeatmodeler commit 1a3a925194cd5179bd5eebc8d5c9c5b59ff0a5ff
author iuc
date Tue, 19 Mar 2024 14:39:08 +0000
parents fbe22cb3c869
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>