Mercurial > repos > simon-gladman > snippy
annotate 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 |
| rev | line source |
|---|---|
|
11
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
1 <macros> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
2 <xml name="requirements"> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
3 <requirements> |
| 18 | 4 <requirement type="package" version="3.0">snippy</requirement> |
|
11
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
5 <yield/> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
6 </requirements> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
7 </xml> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
8 <xml name="stdio"> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
9 <stdio> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
10 <exit_code range="1:" /> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
11 </stdio> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
12 </xml> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
13 <xml name="citations"> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
14 <citations> |
| 18 | 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> | |
|
11
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
20 <yield /> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
21 </citations> |
|
68a43b0593a3
Updated to new version of snippy with static binaries
simon-gladman
parents:
diff
changeset
|
22 </xml> |
| 18 | 23 </macros> |
