view macros.xml @ 0:ef842bb94d1f draft default tip

planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
author iuc
date Thu, 14 Jun 2018 07:04:38 -0400
parents
children
line wrap: on
line source

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