Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
nvnieuwk committed Aug 29, 2024
1 parent a06b09a commit ee0b537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subworkflows/local/cram_prepare_samtools_bedtools/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ workflow CRAM_PREPARE_SAMTOOLS_BEDTOOLS {
if(entry != []){
output_roi.add(entry)
is_present = true
}
}
}
found: is_present
return [ meta, output_roi ]
Expand Down

0 comments on commit ee0b537

Please sign in to comment.