Previous changeset 5:beb902da6e5f (2017-04-08) Next changeset 7:f5d67c722d67 (2017-04-12) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/macs2 commit df97bfd630719a2e1d4e11d67960753184afa238 |
modified:
macs2_callpeak.xml |
b |
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 |
b |
@@ -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; ) |