Skip to content

jobby: snakemake.log.jobby files do not contain localrules #3

@kelly-sovacool

Description

@kelly-sovacool

Any rule in a Snakefile which is run as a local rule does not get included in snakemake.log.jobby files. These rules start with localrule <rule_name> rather than rule <rule_name>. Missing these rules gives an inaccurate overview of the workflow log. It would be helpful to include them with their job status and just fill in NAs for columns that can't be known e.g. any cluster-specific stats.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions