Skip to content

Commit e650ed1

Browse files
Copilotypriverol
andcommitted
Fix trailing space on line 205 of quantms.nf
Co-authored-by: ypriverol <[email protected]>
1 parent 3e7addb commit e650ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/quantms.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ workflow QUANTMS {
202202
.mix(ch_consensus_pmultiqc.collect().ifEmpty([]))
203203
.mix(ch_msstats_in.ifEmpty([]))
204204
.collect()
205-
205+
206206
SUMMARY_PIPELINE(
207207
multiqc_inputs,
208208
ch_multiqc_quantms_logo,

0 commit comments

Comments
 (0)