Mercurial > repos > iuc > nanopolishcomp_freqmethcalculate
annotate macros.xml @ 0:80b6e23cb70d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
| author | iuc |
|---|---|
| date | Tue, 12 May 2020 17:08:21 -0400 |
| parents | |
| children | f08dfdcefdbd |
| rev | line source |
|---|---|
|
0
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
2 <macros> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
3 <token name="@TOOL_VERSION@">0.6.11</token> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
4 <token name="@WRAPPER_VERSION@">galaxy1</token> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
5 <xml name="requirements"> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
6 <requirements> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
7 <requirement type="package" version="@TOOL_VERSION@">nanopolishcomp</requirement> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
8 </requirements> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
9 </xml> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
10 <xml name="version_command"> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
11 <version_command>NanopolishComp --version</version_command> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
12 </xml> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
13 <xml name="citations"> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
14 <citations> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
15 <citation type="bibtex">@online{NanopolishComp, |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
16 author = {Adrien Leger }, |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
17 title = {NanopolishComp}, |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
18 year = 2019, |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
19 url = {https://a-slide.github.io/NanopolishComp/}, |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
20 urldate = {2020-04-29} |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
21 }</citation> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
22 </citations> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
23 </xml> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
24 <token name="@WID@"><![CDATA[ |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
25 NanopolishComp is a companion package for downstream analyses of Nanopolish output files. |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
26 ]]></token> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
27 <token name="@REFERENCES@"><![CDATA[ |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
28 More information are available on the `project website <https://a-slide.github.io/NanopolishComp/>`_ and `github <https://github.com/a-slide/NanopolishComp>`_. |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
29 ]]></token> |
|
80b6e23cb70d
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
iuc
parents:
diff
changeset
|
30 </macros> |
