view data_manager/macros.xml @ 1:c153e8dd94ad draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/data_managers/ commit 6ae189ed2bd62ea78fceb19d0d38ea4658b029e2
author bgruening
date Sat, 08 Feb 2025 20:40:42 +0000
parents 0370fe3cf518
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>