view data_manager/macros.xml @ 0:0370fe3cf518 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/data_managers/ commit f42263c2875a78500f141027803a38606ecb0f14
author bgruening
date Thu, 10 Oct 2024 11:00:40 +0000
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">3.1.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">22.05</token>
    <xml name="biotools">
        <xrefs>
            <xref type="bio.tools">
                motus
            </xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <!-- <requirement type="package" version="@TOOL_VERSION@">motus</requirement> -->
            <requirement type="package" version="1.34">tar</requirement>
            <requirement type="package" version="3.2">python-wget</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
                <citation type="doi">10.1186/s40168-022-01410-z</citation>
        </citations>
    </xml>
    <xml name="creator">
        <creator>
            <person givenName="Paul" familyName="Zierep" email="zierep@informatik.uni-freiburg.de" />
        </creator>
    </xml>
</macros>