diff macs2_callpeak.xml @ 6:2119d851a53b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/macs2 commit df97bfd630719a2e1d4e11d67960753184afa238
author iuc
date Tue, 11 Apr 2017 17:46:41 -0400
parents beb902da6e5f
children f5d67c722d67
line wrap: on
line diff
--- a/macs2_callpeak.xml	Sat Apr 08 08:28:57 2017 -0400
+++ b/macs2_callpeak.xml	Tue Apr 11 17:46:41 2017 -0400
@@ -95,7 +95,7 @@
             then
                 mkdir '${ output_extra_files.files_path }' &&
                 cp MACS2* '${ output_extra_files.files_path }' &&
-                python '$__tool_direcotry__/dir2html.py' 
+                python '$__tool_directory__/dir2html.py' 
                     '${ output_extra_files.files_path }' $temp_stderr > '${ output_extra_files }'
             fi;
             )