annotate macros.xml @ 0:ee2fbee916f7 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
author artbio
date Tue, 25 Sep 2018 17:41:20 -0400
parents
children ac8ea1ca115d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
1 <macros>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
2 <token name="@VERSION@">2.0.0</token>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
3 <macro name="requirements">
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
4 <requirements>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
5 <requirement type="package" version="366">ucsc-bigwiginfo</requirement>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
6 <requirement type="package" version="366">ucsc-bigwigsummary</requirement>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
7 <requirement type="package" version="1.06">bc</requirement>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
8 </requirements>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
9 </macro>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
10
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
11 <macro name="citation">
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
12 <citations>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
13 <citation type="doi">10.1093/bioinformatics/btu056</citation>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
14 </citations>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
15 </macro>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
16 <token name="@HELP_CONTENT@">
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
17 .. class:: infomark
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
18
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
19 **What it does**
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
20
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
21 This tool converts a **BigWig** file to fixed step **Wiggle** format.
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
22
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
23 Thus, a Wiggle file produced by this tool reports values (real numbers) assigned to genomic intervals of fixed size.
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
24
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
25 The bin size is the size of this interval in nucleotide (500 nt by default).
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
26
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
27 The larger the bin size you choose, the lower resolution and the faster the conversion with the tool.
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
28
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
29 </token>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
30
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
31 <token name="@TOOL_ATTRIBUTION@">
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
32 .. class:: infomark
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
33
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
34 **Credits**
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
35
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
36 This tool is based on the script written by Jens Vilstrup Johansen and is an update of a Galaxy tool previously developed by nikos_.
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
37
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
38 It uses bigWigInfo_ and bigWigSummary_.
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
39
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
40 For support and bug reports contact Cedric Mendoza or Christophe Antoniewski or go to https://github.com/ARTbio/tools-artbio
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
41
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
42 .. _nikos: https://toolshed.g2.bx.psu.edu/view/nikos/bigwig_to_wig/974af3268394
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
43 .. _bigWigInfo: https://github.com/adamlabadorf/ucsc_tools/blob/master/executables/bigWigInfo
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
44 .. _bigWigSummary: https://github.com/adamlabadorf/ucsc_tools/blob/master/executables/bigWigSummary
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
45
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
46 </token>
ee2fbee916f7 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/bigwig_to_wig commit 5baa8e0a6a2bf65e58972c19b636ff4789c25b56
artbio
parents:
diff changeset
47 </macros>