Skip to content

Replace prefix with pathvars #40

@irm-codebase

Description

@irm-codebase

Is your feature request related to a problem? Please describe.
Using prefixes in the modules often leads to the need to 'copy paste' files around, or to re-wire rules using the with: statement.

A recent snakemake update added pathvars, which could be used as a cleaner input/output specification for the module
https://snakemake.readthedocs.io/en/stable/snakefiles/modularization.html#pathvars

We should look into these, and perhaps replace prefix in the integration test and add examples into the template itself.

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