]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_scripts/QA_454_report.rb
fixed installer issue
[biopieces.git] / bp_scripts / QA_454_report.rb
index 4c3f7f55464b62f3398d0050c3505c917e606b4e..905bfc33fef791be3e6cffde9c4388210dcaa1f8 100755 (executable)
@@ -67,7 +67,7 @@ class Report
         "read_sff -i #{@sff_file} |
          progress_meter |
          analyze_seq |
-         analyze_vals -k SEQ,GC%,HARD_MASK%,SOFT_MASK% |
+         analyze_vals -k SEQ,GC%,HARD_MASK%,SOFT_MASK% -x |
          write_tab -o #{@anal_file} -x"
        )
       STDERR.puts "done.\n"