# HG changeset patch # User yhoogstrate # Date 1400592403 14400 # Node ID 8c70c248576ef54e47c29b1db1aaf783cd6d25c6 # Parent 9fcffbe6c206fcc83b4c6cd1e620ffd4a60e1429 Uploaded diff -r 9fcffbe6c206 -r 8c70c248576e featurecounts.xml --- a/featurecounts.xml Tue May 20 08:54:56 2014 -0400 +++ b/featurecounts.xml Tue May 20 09:26:43 2014 -0400 @@ -89,7 +89,7 @@ ; mv tmp.txt $output - sed -e '1 s/$alignment_escaped/${alignment_name_escaped}/g' $output".summary" > tmp.txt + ; sed -e '1 s/$alignment_escaped/${alignment_name_escaped}/g' $output".summary" > tmp.txt ; mv tmp.txt $output".summary" #end for ; mv $output".summary" $output_summary