annotate macros.xml @ 2:dc1500f42073 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 6bada3b3ee8791dd7fc2689f8a6023313cb4a0c4
author iuc
date Mon, 25 Sep 2023 08:29:11 +0000
parents 6fd0573c0e93
children fae03f3d4bf7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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[
2
dc1500f42073 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 6bada3b3ee8791dd7fc2689f8a6023313cb4a0c4
iuc
parents: 0
diff changeset
28 More information are available on the `pycoQC website <https://a-slide.github.io/pycoQC/>`_.
0
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>