# HG changeset patch # User yhoogstrate # Date 1389261591 18000 # Node ID 637ce07f1d4950ca7a77f925dad46b1d864d6308 # Parent 94d20952a7cb1c510d848d8c4979b8f2659784e4 Uploaded diff -r 94d20952a7cb -r 637ce07f1d49 featureCounts.xml --- a/featureCounts.xml Thu Jan 09 04:56:30 2014 -0500 +++ b/featureCounts.xml Thu Jan 09 04:59:51 2014 -0500 @@ -42,7 +42,7 @@ - #elif $format == "tabdel_default" or $format.value == "tabdel_default" + #if $format == "tabdel_default" or $format.value == "tabdel_default" ; cp $output tmp.txt ; egrep -v "^#" tmp.txt > tmp2.txt ; cut -f 1,7 tmp2.txt > tmp_left.txt