Skip to content

Commit

Permalink
Update sequence_processing_pipeline/templates/nuqc_job.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McDonald <[email protected]>
  • Loading branch information
charles-cowart and wasade authored Jun 13, 2024
1 parent 812ec82 commit 9bc835a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sequence_processing_pipeline/templates/nuqc_job.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ function mux-runner () {
id_map=${jobd}/id_map
seqs_r1=${jobd}/seqs.r1.fastq
seqs_r2=${jobd}/seqs.r2.fastq
r1_filt=${jobd}/seqs.r1.adapter-removed.fastq
r1_filt=${jobd}/seqs.r1.adapter-removed.fastq.gz

for i in $(seq 1 ${n})
do
Expand Down

0 comments on commit 9bc835a

Please sign in to comment.