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

Changeset 8:7efacf19bedc (2018-04-20)
Previous changeset 7:d532111763ee (2018-04-20) Next changeset 9:8fd3191302d0 (2018-06-13)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_findpeaks commit 8dccd750ac2057caa6495636153250bdd4ecf549
modified:
damidseq_findpeaks.xml
b
diff -r d532111763ee -r 7efacf19bedc damidseq_findpeaks.xml
--- a/damidseq_findpeaks.xml Fri Apr 20 05:32:08 2018 -0400
+++ b/damidseq_findpeaks.xml Fri Apr 20 06:14:28 2018 -0400
[
@@ -13,7 +13,7 @@
  --n=$n
  --step=$step
  --unified_peaks=$unified_peaks
-'$input_file' 2>&1 | LC_ALL=C sed -e 's/[^A-Za-z0-9._-]/ /g' > log.txt && 
+'$input_file' 2>&1 | LC_ALL=C sed -e 's/[^A-Za-z0-9._-]/ /g' > log.txt &&
 mv peak_analysis*/*.gff peaks.gff &&
 cat peak_analysis*/*data >> log.txt
     ]]></command>