Mercurial > repos > timpalpant > java_genomics_toolkit
comparison galaxy-conf/GaussianSmooth.xml @ 12:81d5b81fb3c2 draft
Added help for all tools in the toolkit. Many bug fixes and a few new nucleosome tools.
author | timpalpant |
---|---|
date | Wed, 25 Apr 2012 16:53:48 -0400 |
parents | 4b32ed5d4a1b |
children | 3e477c7e0e73 |
comparison
equal
deleted
inserted
replaced
11:b1952a90d4bf | 12:81d5b81fb3c2 |
---|---|
52 <output name="output" file="smoother.output3"/> | 52 <output name="output" file="smoother.output3"/> |
53 </test>--> | 53 </test>--> |
54 </tests> | 54 </tests> |
55 | 55 |
56 <help> | 56 <help> |
57 | |
58 This tool smooths genomic data with an area-preserving Gaussian_ filter. The Gaussian filter is computed out to +/- 3 standard deviations. | |
59 | |
60 .. _Gaussian: http://en.wikipedia.org/wiki/Gaussian_filter | |
61 | |
62 .. class:: infomark | |
63 | |
64 **TIP:** If your dataset does not appear in the pulldown menu, it means that it is not in Wig or BigWig format. Use "edit attributes" to set the correct format if it was not detected correctly. | |
65 | |
57 </help> | 66 </help> |
58 </tool> | 67 </tool> |