Mercurial > repos > nikos > bigwig_to_wig
comparison bigwig_to_wig.xml @ 1:561c9a746a81 draft
Uploaded
author | nikos |
---|---|
date | Tue, 05 Aug 2014 07:51:14 -0400 |
parents | 99dc4bdb1d35 |
children | bce77c02cc5f |
comparison
equal
deleted
inserted
replaced
0:99dc4bdb1d35 | 1:561c9a746a81 |
---|---|
16 <tests> | 16 <tests> |
17 <test> | 17 <test> |
18 <param name="input" value="1.bigwig" /> | 18 <param name="input" value="1.bigwig" /> |
19 <param name="bin_size" value="500" /> | 19 <param name="bin_size" value="500" /> |
20 <output name="output" file="1.wig" /> | 20 <output name="output" file="1.wig" /> |
21 <test> | 21 </test> |
22 </tests> | 22 </tests> |
23 <help> | 23 <help> |
24 | 24 |
25 This tool converts a **BigWig** file to fixed step **Wiggle** format. | 25 This tool converts a **BigWig** file to fixed step **Wiggle** format. |
26 Resolution is controlled through the bin size (the higher the size, the lower the resolution). | 26 Resolution is controlled through the bin size (the higher the size, the lower the resolution). |