Mercurial > repos > mvdbeek > damidseq_findpeaks
changeset 8:7efacf19bedc draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_findpeaks commit 8dccd750ac2057caa6495636153250bdd4ecf549
author | mvdbeek |
---|---|
date | Fri, 20 Apr 2018 06:14:28 -0400 |
parents | d532111763ee |
children | 8fd3191302d0 |
files | damidseq_findpeaks.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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>