Skip to content

nextflow config without resolving variables #6309

@ewels

Description

@ewels

We use nextflow config to build and lint schema files in @nf_core. However, if a parameter contains $projectDir or similar, Nextflow resolves the local path. This is unhelpful when working with the schema, where we want the string representation of the parameter.

It'd be useful to have a flag for this command that prevents the resolution of parameter variables.

This may also come into play for Nextflow itself when we start interacting with the schema more directly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions