Skip to content

--touch touch all files even missing ones #82

@yjqiu

Description

@yjqiu

Snakemake version
5.7.0

Describe the bug
My workflow stopped in the middle and I want to rerun the latter part only. Since some intermediate files have been deleted, I used --touch to touch all existing files to prevent them from rerunning. But the workflow simply touch all files even if the files are missing without any errors.

Logs
If applicable, any terminal output to help explain your problem.

Minimal example
Add a minimal example for reproducing the bug.

Additional context
Add any other context about the problem here.

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