Mercurial > repos > simon-gladman > snippy
diff macros.xml @ 18:bcb74072d3a6 draft
Added snippy-core tool
| author | simon-gladman |
|---|---|
| date | Thu, 09 Jun 2016 03:55:50 -0400 |
| parents | 68a43b0593a3 |
| children |
line wrap: on
line diff
--- a/macros.xml Wed Jun 08 23:46:47 2016 -0400 +++ b/macros.xml Thu Jun 09 03:55:50 2016 -0400 @@ -1,7 +1,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package">package_snippy_3_0</requirement> + <requirement type="package" version="3.0">snippy</requirement> <yield/> </requirements> </xml> @@ -12,7 +12,12 @@ </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> \ No newline at end of file +</macros>
