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

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_pharokka_database_fetcher/ commit fcbcfe6bfcf007dc489ae035a6f23c07dc64ed31
author iuc
date Sun, 06 Aug 2023 10:11:42 +0000
parents 97f310b8e308
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">1.3.2</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">22.05</token>
    <xml name="biotools">
        <xrefs>
            <xref type="bio.tools">
                pharokka
            </xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">pharokka</requirement>
        </requirements>
    </xml>
    <xml name="version">
        <version_command>
            pharokka.py --version
        </version_command>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">
                10.1093/bioinformatics/btac776
            </citation>
        </citations>
    </xml>
    <xml name="creator">
        <creator>
            <person givenName="Paul" familyName="Zierep" email="zierep@informatik.uni-freiburg.de" />
        </creator>
    </xml>
</macros>