Mercurial > repos > timpalpant > java_genomics_toolkit
diff 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 |
line wrap: on
line diff
--- a/galaxy-conf/GaussianSmooth.xml Mon Apr 09 11:50:23 2012 -0400 +++ b/galaxy-conf/GaussianSmooth.xml Wed Apr 25 16:53:48 2012 -0400 @@ -54,5 +54,14 @@ </tests> <help> + +This tool smooths genomic data with an area-preserving Gaussian_ filter. The Gaussian filter is computed out to +/- 3 standard deviations. + +.. _Gaussian: http://en.wikipedia.org/wiki/Gaussian_filter + +.. class:: infomark + +**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. + </help> </tool>