Skip to content

Commit ce4b0a8

Browse files
unfortuantely also needs to be ignored by validation
1 parent baa917f commit ce4b0a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ params {
101101
help = false
102102
validate_params = true
103103
show_hidden_params = false
104-
schema_ignore_params = 'genomes,snpeff_version,vep_version'
104+
schema_ignore_params = 'genomes,snpeff_version,vep_version,cf_ploidy'
105105
enable_conda = false
106106

107107
// Config options

0 commit comments

Comments
 (0)