view macros.xml @ 0:814eed3d4f3e draft default tip

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/plasmidtron commit d2ae53b6ee23d56d26e9add8fe5ade2e20e75b87-dirty
author thanhlv
date Thu, 11 Apr 2019 04:51:28 -0400
parents
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">0.4.1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">plasmidtron</requirement>
        </requirements>
    </xml>

    <xml name="version_command">
        <version_command>plasmidtron --version</version_command>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1099/mgen.0.000164</citation>
        </citations>
    </xml>
</macros>