diff galaxy-conf/IntervalToWig.xml @ 18:b2a69d34385a draft

Performance improvements to Wig file checksumming. Bug fix in Autocorrelation tool.
author timpalpant
date Fri, 15 Jun 2012 15:07:33 -0400
parents 3e477c7e0e73
children
line wrap: on
line diff
--- a/galaxy-conf/IntervalToWig.xml	Sat Jun 09 16:10:42 2012 -0400
+++ b/galaxy-conf/IntervalToWig.xml	Fri Jun 15 15:07:33 2012 -0400
@@ -1,4 +1,4 @@
-<tool id="BedToWig" name="Interval to Wig" version="1.1.0">
+<tool id="BedToWig" name="Bed/BedGraph/GFF to Wig" version="1.1.0">
   <description>converter</description>
   <command interpreter="sh">galaxyToolRunner.sh converters.IntervalToWig -i $input $zero -a ${chromInfo} -o $output</command>
   <inputs>