view macros.xml @ 1:f9b72a376ec9 draft

"planemo upload for repository https://github.com/davebx/bioext-gx/ commit 9a163dd8880c14f371e2603389f4951881a74b25"
author iuc
date Thu, 13 May 2021 16:57:26 +0000
parents 6ef10b28e967
children d8b6f0adaa79
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">0.19.7</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@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>