changeset 1:e726f7546561 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_findpeaks commit 11875bd02ef0c27b5efa25ba5e256c530117e80a
author mvdbeek
date Fri, 20 Apr 2018 04:45:13 -0400
parents be830200e987
children 4eb79109192f
files damidseq_findpeaks.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/damidseq_findpeaks.xml	Fri Apr 20 04:34:17 2018 -0400
+++ b/damidseq_findpeaks.xml	Fri Apr 20 04:45:13 2018 -0400
@@ -5,7 +5,7 @@
     </requirements>
     <version_command><![CDATA['$__tool_directory__/find_peaks' --help 2>&1| grep find_peaks]]></version_command>
     <command detect_errors="aggressive"><![CDATA[
-'$__tool_directory__/find_peaks'
+perl '$__tool_directory__/find_peaks'
  --fdr=$fdr
  --frac=$fdr
  --min_count=$min_count