Mercurial > repos > simon-gladman > snippy
comparison macros.xml @ 18:bcb74072d3a6 draft
Added snippy-core tool
| author | simon-gladman |
|---|---|
| date | Thu, 09 Jun 2016 03:55:50 -0400 |
| parents | 68a43b0593a3 |
| children |
comparison
equal
deleted
inserted
replaced
| 17:2fbf00cd46ca | 18:bcb74072d3a6 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <xml name="requirements"> | 2 <xml name="requirements"> |
| 3 <requirements> | 3 <requirements> |
| 4 <requirement type="package">package_snippy_3_0</requirement> | 4 <requirement type="package" version="3.0">snippy</requirement> |
| 5 <yield/> | 5 <yield/> |
| 6 </requirements> | 6 </requirements> |
| 7 </xml> | 7 </xml> |
| 8 <xml name="stdio"> | 8 <xml name="stdio"> |
| 9 <stdio> | 9 <stdio> |
| 10 <exit_code range="1:" /> | 10 <exit_code range="1:" /> |
| 11 </stdio> | 11 </stdio> |
| 12 </xml> | 12 </xml> |
| 13 <xml name="citations"> | 13 <xml name="citations"> |
| 14 <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> | |
| 15 <yield /> | 20 <yield /> |
| 16 </citations> | 21 </citations> |
| 17 </xml> | 22 </xml> |
| 18 </macros> | 23 </macros> |
