comparison 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
comparison
equal deleted inserted replaced
5:ff31f16f5dfd 6:15f5a3074012
1 <macros>
2 <xml name="requirements">
3 <requirements>
4 <requirement type="package" version="3.0">snippy</requirement>
5 <yield/>
6 </requirements>
7 </xml>
8 <xml name="stdio">
9 <stdio>
10 <exit_code range="1:" />
11 </stdio>
12 </xml>
13 <xml name="citations">
14 <citations>
15 <citation type="bibtex">@UNPUBLISHED{Seemann2013,
16 author = "Seemann T",
17 title = "snippy: fast bacterial variant calling from NGS reads",
18 year = "2015",
19 note = "https://github.com/tseemann/snippy"}</citation>
20 <yield />
21 </citations>
22 </xml>
23 </macros>