view macros.xml @ 2:41bfbaf3c959 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repeatmodeler commit e9a018e8e2c7ff57925f7cbaaab7bb00fd302f23"
author iuc
date Sat, 27 Nov 2021 10:07:06 +0000
parents dda44fd49bcd
children 1e10310ce195
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">2.0.2a</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>