Mercurial > repos > thanhlv > snippy
annotate macros.xml @ 9:2e9f837e23db draft default tip
planemo upload commit bacf06ead51adad153dd083d60a4e6643637b978
| author | thanhlv |
|---|---|
| date | Tue, 24 Sep 2019 09:59:21 -0400 |
| parents | c1f4daf167c2 |
| children |
| rev | line source |
|---|---|
|
0
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
1 <macros> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
2 <xml name="requirements"> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
3 <requirements> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
4 <requirement type="package" version="@VERSION@">snippy</requirement> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
5 <yield /> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
6 </requirements> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
7 </xml> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
8 |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
9 <xml name="version_command"> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
10 <version_command><![CDATA[snippy --version]]></version_command> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
11 </xml> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
12 |
|
4
c1f4daf167c2
planemo upload commit 6844ab5e7c82adc0f3a28153f1769b9d6a865002-dirty
thanhlv
parents:
2
diff
changeset
|
13 <token name="@VERSION@">4.4.3</token> |
|
0
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
14 |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
15 <xml name="citations"> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
16 <citations> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
17 <citation type="bibtex">@UNPUBLISHED{Seemann2013, |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
18 author = "Seemann T", |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
19 title = "snippy: fast bacterial variant calling from NGS reads", |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
20 year = "2015", |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
21 note = "https://github.com/tseemann/snippy", |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
22 url = "https://github.com/tseemann/snippy"}</citation> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
23 </citations> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
24 </xml> |
|
42806c5a342d
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/snippy commit 41c38c65041b87dd3cdf86eca13278cabd13d998-dirty
thanhlv
parents:
diff
changeset
|
25 </macros> |
