Mercurial > repos > simon-gladman > snippy
view macros.xml @ 6:15f5a3074012 draft
Added snippy core and static binaries for linux and mac.
author | simon-gladman |
---|---|
date | Thu, 09 Jun 2016 20:15:42 -0400 |
parents | |
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>