Skip to content

Commit 302105a

Browse files
committed
Parameter should match requirements
1 parent 80f678d commit 302105a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ params.bwa_index = false
139139
params.seq_dict = false
140140
params.fasta_index = false
141141
params.saveReference = false
142-
params.pmd_udg_type = 'Half'
142+
params.pmd_udg_type = 'half'
143143

144144
params.multiqc_config = "$baseDir/conf/multiqc_config.yaml"
145145
params.email = false

0 commit comments

Comments
 (0)