# HG changeset patch # User mvdbeek # Date 1524214571 14400 # Node ID 4eb79109192f0615031d0cd640963e43275824a3 # Parent e726f754656171ef53ce97f7e407b9ebf3e55c63 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_findpeaks commit 11875bd02ef0c27b5efa25ba5e256c530117e80a-dirty diff -r e726f7546561 -r 4eb79109192f damidseq_findpeaks.xml --- a/damidseq_findpeaks.xml Fri Apr 20 04:45:13 2018 -0400 +++ b/damidseq_findpeaks.xml Fri Apr 20 04:56:11 2018 -0400 @@ -13,7 +13,7 @@ --n=$n --step=$step --unified_peaks=$unified_peaks - '$input_file' && + '$input_file' | LC_ALL=C sed -e 's/[^A-Za-z0-9._-]/ /g' && mv peak_analysis*/*.gff peaks.gff && mv peak_analysis*/*data log.txt ]]>