view macros.xml @ 5:8661b2607b7e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repeatmodeler commit 652ae30a67649b070efd62ba90159e079c5e7bd5
author iuc
date Wed, 03 May 2023 09:31:16 +0000
parents a9fb165808c8
children fbe22cb3c869
line wrap: on
line source

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