Skip to content

Snakemake currently not usable when relying on set of documented features #3923

@jonasfreimuth

Description

@jonasfreimuth

Currently it is not possible to have a Snakemake pipeline at all that

a) relies of module nesting, which did not work until 9.11.4 (or more precisely #3714), and
b) at the same time rely on default setting during pipeline config validation during remote execution (broken in 9.5.1, reported in #3614),

because a) has been fixed in a later version than b) has been broken, there currently exists no (reasonably recent) Snakemake version which supports both (which the pipeline I currently work on needs though). I would be very happy if the change from 912965433 could be reverted.

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