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

Borrow ideas for how to design "restart" feature from sarek #37

Open
jmuhlich opened this issue May 17, 2024 · 0 comments
Open

Borrow ideas for how to design "restart" feature from sarek #37

jmuhlich opened this issue May 17, 2024 · 0 comments
Labels
enhancement Improvement for existing functionality

Comments

@jmuhlich
Copy link
Member

Description of feature

Sarek has some nice logic to restart a previous run from a specific step in the pipeline. At each restart point in the pipeline, they emit a samplesheet into outdir that represents the state of the pipeline, potentially referencing other files in outdir. When a later run specifies the step param, the relevant samplesheet is automatically pulled out of outdir. This seems like a good way to implement the old mcmicro start-at feature while still retaining the separation of inputs and outdir.

@jmuhlich jmuhlich added the enhancement Improvement for existing functionality label May 17, 2024
@jmuhlich jmuhlich changed the title Borrow ideas for how to design "restart" featue from sarek Borrow ideas for how to design "restart" feature from sarek May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement for existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant