Skip to content

[enhancement] do .yaml config parsing and puting into channels in groovy instead of python #205

@mathysgrapotte

Description

@mathysgrapotte

Description of feature

currently .yaml config parsing/splitting into multiple yamls happens in a python process, we would like this to happen in groovy for multiple reasons :

  • python programs do not use .yaml files, this is specific to the nextflow pipeline
  • would not require stimlus-py container to split .yaml files
  • more in line with nf-core/nextflow philosophy

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions