Skip to content

Fetch pipeline config in JSON #4204

@muffato

Description

@muffato

Description of feature

nf_core/utils.py fetches the pipeline's configuration with nextflow config -flat which returns all options as key = value. Values that are not simple strings/numbers, like manifest.contributors, need extra parsing.
It'd be much more straightforward to do nextflow config -o json

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