annotate macros.xml @ 0:55e3a2bbcde6 draft default tip

planemo upload
author jowong
date Mon, 29 Oct 2018 11:24:34 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
1 <macros>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
2 <xml name="requirements">
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
3 <requirements>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
4 <requirement type="package" version="@VERSION@">snippy</requirement>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
5 <yield />
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
6 </requirements>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
7 </xml>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
8
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
9 <xml name="version_command">
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
10 <version_command><![CDATA[snippy --version]]></version_command>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
11 </xml>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
12
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
13 <token name="@VERSION@">3.2</token>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
14
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
15 <xml name="citations">
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
16 <citations>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
17 <citation type="bibtex">@UNPUBLISHED{Seemann2013,
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
18 author = "Seemann T",
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
19 title = "snippy: fast bacterial variant calling from NGS reads",
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
20 year = "2015",
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
21 note = "https://github.com/tseemann/snippy",
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
22 url = "https://github.com/tseemann/snippy"}</citation>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
23 </citations>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
24 </xml>
55e3a2bbcde6 planemo upload
jowong
parents:
diff changeset
25 </macros>