ignore wf param
This commit is contained in:
parent
b7efda8e16
commit
e9d750bcee
@ -31,7 +31,7 @@ params {
|
|||||||
monochrome_logs = false
|
monochrome_logs = false
|
||||||
validate_params = true
|
validate_params = true
|
||||||
show_hidden_params = false
|
show_hidden_params = false
|
||||||
schema_ignore_params = 'show_hidden_params,validate_params,monochrome_logs,aws_queue,aws_image_prefix,wfversion'
|
schema_ignore_params = 'show_hidden_params,validate_params,monochrome_logs,aws_queue,aws_image_prefix,wfversion,wf'
|
||||||
|
|
||||||
// Process cDNA reads using pychopper, turn off for direct RNA:
|
// Process cDNA reads using pychopper, turn off for direct RNA:
|
||||||
direct_rna = false
|
direct_rna = false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user