diff galaxy-conf/MapDyads.xml @ 5:604c98e58034

Uploaded
author timpalpant
date Tue, 14 Feb 2012 13:04:54 -0500
parents 4b32ed5d4a1b
children 4fc118372ae7
line wrap: on
line diff
--- a/galaxy-conf/MapDyads.xml	Tue Feb 14 00:59:33 2012 -0500
+++ b/galaxy-conf/MapDyads.xml	Tue Feb 14 13:04:54 2012 -0500
@@ -1,7 +1,7 @@
 <tool id="MapDyads" name="Map dyads" version="1.0.0">
   <description>from sequencing reads</description>
   <command interpreter="sh">
-    galaxyToolRunner.sh nucleosome.MapDyads -i $input -a ${chromInfo} -o $output
+    galaxyToolRunner.sh nucleosomes.MapDyads -i $input -a ${chromInfo} -o $output
     #if $type.read == 'single'
       -s $type.size
     #end if