view macros.xml @ 0:2064a7540ecd draft

planemo upload for repository https://github.com/davebx/bioext-gx/ commit e85b8f45da435793513a47e4586b90ddec63fa86
author iuc
date Wed, 16 May 2018 17:33:45 -0400
parents
children e44c8819b04f
line wrap: on
line source

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