From: martinahansen Date: Fri, 4 Jan 2013 10:25:24 +0000 (+0000) Subject: updated report X-Git-Url: https://git.donarmstrong.com/?p=biopieces.git;a=commitdiff_plain;h=9933aef4da5890fd137e28543c3f405490ee2892 updated report git-svn-id: http://biopieces.googlecode.com/svn/trunk@2056 74ccb610-7750-0410-82ae-013aeee3265d --- diff --git a/bp_scripts/QA_Illumina_report.rb b/bp_scripts/QA_Illumina_report.rb index 74d720a..420294c 100755 --- a/bp_scripts/QA_Illumina_report.rb +++ b/bp_scripts/QA_Illumina_report.rb @@ -66,7 +66,7 @@ scores_bin_file = File.join(tmpdir, 'scores_bin.png') STDERR.puts "Analyzing sequences ... " system( - "read_fastq -i #{seq_file} | + "read_fastq -e illumina1.8 -i #{seq_file} | progress_meter | analyze_vals -k SEQ -o #{analyze_vals_file} | trim_seq -l 3 -m 25 |