view macros.xml @ 3:8a6f3d2a2d23 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
author rdvelazquez
date Mon, 25 Mar 2019 13:21:35 -0400
parents 9dc36a1975e8
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.4.0</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>