Skip to content

Changes in units.tsv do not promt a rerun of the workflow #10

@HenningTimm

Description

@HenningTimm

When an entry is added to or removed from units.tsv, this should prompt a rerun of the whole workflow, at least from rules sleuth_init and compose_samplesheet onward. This is currently not the case.

This is might be caused by the compose_sample_sheet rule, which assembles a sample sheet for sleuth from the output of kallisto and the samples file. It is possible that changes to the units file are not properly propagated to this rule. It might be enough, to add units.tsv as an input for this rule.

Another potential point of failure could be the checkpoint sleuth_diffexp.

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