Repository 'damidseq_findpeaks'
hg clone https://toolshed.g2.bx.psu.edu/repos/mvdbeek/damidseq_findpeaks

Changeset 1:e726f7546561 (2018-04-20)
Previous changeset 0:be830200e987 (2018-04-20) Next changeset 2:4eb79109192f (2018-04-20)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_findpeaks commit 11875bd02ef0c27b5efa25ba5e256c530117e80a
modified:
damidseq_findpeaks.xml
b
diff -r be830200e987 -r e726f7546561 damidseq_findpeaks.xml
--- 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