Mercurial > repos > iuc > nanocompore_sampcomp
comparison macros.xml @ 0:557cf45ff2c8 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanocompore commit 8fa5ff35b45c2b046c7f4800410cf39cb89a299a"
author | iuc |
---|---|
date | Tue, 05 May 2020 06:57:10 -0400 |
parents | |
children | c43f4b80f5a9 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:557cf45ff2c8 |
---|---|
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 </requirements> | |
10 </xml> | |
11 <xml name="citations"> | |
12 <citations> | |
13 <citation type="bibtex">@online{Nanocompore, | |
14 author = {Adrien Leger, Tommaso Leonard}, | |
15 title = {Nanocompore}, | |
16 year = 2019, | |
17 url = {https://nanocompore.rna.rocks/}, | |
18 urldate = {2020-04-30} | |
19 }</citation> | |
20 </citations> | |
21 </xml> | |
22 <token name="@WID@"><![CDATA[ | |
23 Nanocompore identifies differences in ONT nanopore sequencing raw signal corresponding to RNA modifications by comparing 2 samples | |
24 | |
25 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. | |
26 ]]></token> | |
27 | |
28 <token name="@REFERENCES@"><![CDATA[ | |
29 More information are available on the `project website <https://nanocompore.rna.rocks/>`_ and `github <https://github.com/tleonardi/nanocompore>`_. | |
30 ]]></token> | |
31 </macros> |