We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d06a73 commit f27651cCopy full SHA for f27651c
nf_core/pipeline-template/nextflow.config
@@ -53,8 +53,8 @@ params {
53
{%- if test_config %}
54
pipelines_testdata_base_path = 'https://raw.githubusercontent.com/nf-core/test-datasets/'{% endif %}
55
trace_report_suffix = new java.util.Date().format( 'yyyy-MM-dd_HH-mm-ss')
56
+ {%- if nf_core_configs %}
57
- {%- if nf_core_configs -%}
58
// Config options
59
config_profile_name = null
60
config_profile_description = null
0 commit comments