Skip to content

How to handle module specific parameters #9

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions