Skip to content

Commit

Permalink
Update unzip_extract_stats.R
Browse files Browse the repository at this point in the history
remove extra white space
  • Loading branch information
jaamarks authored Dec 12, 2023
1 parent cb79669 commit a9aa6ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion multiqc_extract/v1.0/unzip_extract_stats.R
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ for (zip_file in zip_files){
return(c(out_dat_mean,out_dat_sd))
}


max_per_seq_qual <- extract_max_per_seq_quality_score(per_sequence_quality_scores_file)
per_base_seq_qual <- extract_per_base_seq_quality(per_base_seq_quality_file)
seq_dup_level <- extract_seq_duplication_level(sequence_duplication_levels_file)
Expand Down

0 comments on commit a9aa6ef

Please sign in to comment.