# HG changeset patch # User iuc # Date 1491947201 14400 # Node ID 2119d851a53ba12627f7e1488d2704f8d8281fc0 # Parent beb902da6e5f3b4f75765a5798e4f1cd1ceaada0 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/macs2 commit df97bfd630719a2e1d4e11d67960753184afa238 diff -r beb902da6e5f -r 2119d851a53b macs2_callpeak.xml --- 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; )