view macros.xml @ 1:c7c46222ee0c draft

planemo upload for repository https://github.com/davebx/bioext-gx/ commit b'e1040dcb57f809b5ac44c211a21bfd10ba0be417\n'-dirty
author rdvelazquez
date Thu, 19 Apr 2018 12:11:32 -0400
parents 72b7678b5b09
children
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>