Skip to content

How to handle module specific parameters #9

@tischi

Description

@tischi

Some modules accept module specific parameters, e.g. --diameter for CellPose.

Maybe I am overlooking it, but currently for the cellpose module in our repo I could not find a documentation for how to specify such parameters.

I had a look at the nf-core molkart pipeline and they handle this in two places, namely nextflow.config and modules.config:

In this documentation they seem to suggest to have a configs/cellpose.config file that could be included in the nextflow.config via includeConfig 'configs/cellpose.config'.

I am wondering now whether our modules repositories could somewhere contain for each module such a module specific .config file that one could copy when installing/using this module a pipeline? In my mind that would make it much easier to know which additional module specific parameters one can use.

ping @krokicki @BioinfoTongLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions