Skip to content

Commit 5bb2113

Browse files
committed
ngs_bits_build in bam_qc subworkflow
1 parent 8b900e0 commit 5bb2113

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

subworkflows/local/bam_qc/main.nf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ workflow BAM_QC {
8383
} else {
8484
ch_ngs_bits = null
8585
}
86+
} else {
87+
ch_ngs_bits = null
8688
}
8789

8890
emit:

0 commit comments

Comments
 (0)