Mercurial > repos > simon-gladman > snippy
view macros.xml @ 22:577b1b17a0ff draft default tip
Added snippy-core tool
| author | simon-gladman |
|---|---|
| date | Thu, 09 Jun 2016 09:44:50 -0400 |
| parents | bcb74072d3a6 |
| children |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="3.0">snippy</requirement> <yield/> </requirements> </xml> <xml name="stdio"> <stdio> <exit_code range="1:" /> </stdio> </xml> <xml name="citations"> <citations> <citation type="bibtex">@UNPUBLISHED{Seemann2013, author = "Seemann T", title = "snippy: fast bacterial variant calling from NGS reads", year = "2015", note = "https://github.com/tseemann/snippy"}</citation> <yield /> </citations> </xml> </macros>
