comparison macros.xml @ 0:b6eeea872fd2 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanocompore commit 652a872061324ba1073bfa286777ffeefa352671"
author iuc
date Mon, 08 Jun 2020 14:41:41 -0400
parents
children 2af554112418
comparison
equal deleted inserted replaced
-1:000000000000 0:b6eeea872fd2
1 <?xml version="1.0"?>
2 <macros>
3 <token name="@TOOL_VERSION@">1.0.0rc3.post2</token>
4 <token name="@WRAPPER_VERSION@">galaxy0</token>
5 <token name="@DESCRIPTION@"></token>
6 <xml name="requirements">
7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">nanocompore</requirement>
9 <requirement type="package" version="1.32">tar</requirement>
10 </requirements>
11 </xml>
12 <xml name="citations">
13 <citations>
14 <citation type="bibtex">@online{Nanocompore,
15 author = {Adrien Leger, Tommaso Leonard},
16 title = {Nanocompore},
17 year = 2019,
18 url = {https://nanocompore.rna.rocks/},
19 urldate = {2020-04-30}
20 }</citation>
21 </citations>
22 </xml>
23 <token name="@WID@"><![CDATA[
24 Nanocompore identifies differences in ONT nanopore sequencing raw signal corresponding to RNA modifications by comparing 2 samples
25
26 Nanocompore compares 2 ONT nanopore direct RNA sequencing datasets from different experimental conditions expected to have a significant impact on RNA modifications. It is recommended to have at least 2 replicates per condition. For example one can use a control condition with a significantly reduced number of modifications such as a cell line for which a modification writing enzyme was knocked-down or knocked-out. Alternatively, on a smaller scale transcripts of interests could be synthesized in-vitro.
27 ]]></token>
28
29 <token name="@REFERENCES@"><![CDATA[
30 More information are available on the `project website <https://nanocompore.rna.rocks/>`_ and `github <https://github.com/tleonardi/nanocompore>`_.
31 ]]></token>
32 </macros>