Mercurial > repos > iuc > pycoqc
annotate macros.xml @ 1:3a2f2e24c37e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 3e30ad2c5cdb20dcb12d4ca2747f93fcd57b67b0"
author | iuc |
---|---|
date | Thu, 11 Mar 2021 16:25:17 +0000 |
parents | 6fd0573c0e93 |
children | dc1500f42073 |
rev | line source |
---|---|
0
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
2 <macros> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
3 <token name="@TOOL_VERSION@">2.5.2</token> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
4 <token name="@PROFILE@">20.01</token> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
5 <xml name="requirements"> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
6 <requirements> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
7 <requirement type="package" version="@TOOL_VERSION@">pycoqc</requirement> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
8 </requirements> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
9 </xml> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
10 <xml name="version_command"> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
11 <version_command>pycoQC --version</version_command> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
12 </xml> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
13 <xml name="citations"> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
14 <citations> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
15 <citation type="bibtex">@online{, |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
16 author = {Tommaso Leonardi and Adrien Leger}, |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
17 title = {pycoQC}, |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
18 year = 2021, |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
19 url = {https://github.com/tleonardi/pycoQC}, |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
20 urldate = {2021-03-02} |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
21 }</citation> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
22 </citations> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
23 </xml> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
24 <token name="@WID@"><![CDATA[ |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
25 *pycoqc* computes metrics and generates interactive QC plots for Oxford Nanopore technologies sequencing data. |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
26 ]]></token> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
27 <token name="@REFERENCES@"><![CDATA[ |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
28 More information are available on the `website <https://tleonardi.github.io/pycoQC/>`_. |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
29 ]]></token> |
6fd0573c0e93
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 230281ee52ab6fc5bf75bfca7cee0e9964057985"
iuc
parents:
diff
changeset
|
30 </macros> |