view macros.xml @ 9:18aad692772a draft default tip

planemo upload for repository https://github.com/phac-nml/quasitools commit 5a9e4c9a582828654893166caf20576f5e0c418e
author nml
date Mon, 20 Jun 2022 20:06:36 +0000
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">quasitools</requirement>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">0.7.0</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <xml name="citations">
        <citations>
            <citation type="bibtex">
                @misc{GitHubquasitools,
                title = {quasitools},
                publisher = {phac-nml},
                journal = {GitHub repository},
                url = {https://github.com/phac-nml/quasitools},
                }
            </citation>
        </citations>
    </xml>
</macros>