view macros.xml @ 2:0a4ad829d87a draft

"planemo upload for repository https://github.com/davebx/bioext-gx/ commit b8438e86497e5f1084cca1c9b2fdc82c80a7e1b0"
author iuc
date Fri, 09 Jul 2021 15:18:46 +0000
parents f5792425ea50
children b226e0c805a5
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">0.20.1</token>
    <token name="@PROFILE@">20.05</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">python-bioext</requirement>
            <yield />
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">
                @UNPUBLISHED{spond,
                    author = "Sergei Kosakovsky Pond",
                    title = "HyPhy: Hypothesis Testing using Phylogenies",
                    year = "2000",
                    note = "http://hyphy.org/",
                    url = "http://hyphy.org/"}
            </citation>
        </citations>
    </xml>
</macros>