Skip to content

External Argument Documentation #1313

@charlesdavid

Description

@charlesdavid

Description of feature

Given that the modules.config file contains the following:

Available keys to override module options:
ext.args = Additional arguments appended to command in module.
ext.args2 = Second set of arguments appended to command in module (multi-tool modules).
ext.args3 = Third set of arguments appended to command in module (multi-tool modules).
ext.prefix = File name prefix for output files.

It would be very helpful to have some top level documentation to explain how to pass those arguments into their respective programs. For example, when discussing SortMeRNA, it would be nice to have some direction on how to pass arguments like:
--no-best or --idx-dir
to it via those variables. The same is true for STAR, which offers additional options when combined with Salmon, but not RSEM. While program defaults often work, they are not ideal, and the ability to configure a pipeline at the top level seems better than making changes deep down in the module config files.

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