+
Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- Template: Update nextflow.config to use environment variable for `hook_url` ([#3756](https://github.com/nf-core/tools/pull/3756))
- Update nf-test to 0.9.3 ([#3781](https://github.com/nf-core/tools/pull/3781))
- update release checklist to battle test pipeline template more ([#3788](https://github.com/nf-core/tools/pull/3788))
- add a fallback for new outputdir parameter ([#3798](https://github.com/nf-core/tools/pull/3798))

### Linting

Expand Down
6 changes: 6 additions & 0 deletions nf_core/pipeline-template/nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ params {
{%- endif %}
}

// Fallback for new output syntax
outputDir = params.outdir
{%- if modules %}
workflow.output.mode = params.publish_dir_mode
{%- endif %}

{% if modules -%}
// Load base.config by default for all pipelines
includeConfig 'conf/base.config'
Expand Down
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载