Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thoughts on checkpoints #29

Open
ctb opened this issue Jul 9, 2023 · 1 comment
Open

thoughts on checkpoints #29

ctb opened this issue Jul 9, 2023 · 1 comment

Comments

@ctb
Copy link
Member

ctb commented Jul 9, 2023

my usual advice: if you get trapped by checkpoints, start by writing multiple different snakefiles and running them in serial. this is not as efficient as using checkpoints, necessarily, but might get you there.

I wonder if it's possible to do an illustrative example where we write a snakefile starting with using checkpoints from the very first rule? does that even make sense?

@ctb
Copy link
Member Author

ctb commented Jul 9, 2023

hmm, I wonder if I could put together some generic tracing and debugging stuff that would work for understanding and debugging checkpoints?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant