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

Ensure output files are emitted during incomplete runs #13

Open
jscgh opened this issue Feb 10, 2025 · 1 comment
Open

Ensure output files are emitted during incomplete runs #13

jscgh opened this issue Feb 10, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jscgh
Copy link
Collaborator

jscgh commented Feb 10, 2025

Description of feature

Intermittently, files will not be moved to the output folder when a multi-run job fails. This leads to outputs being stuck in the work directory.

Will need to investigate using the publish vs out features available in the latest Nextflow version to ensure that module outputs are always emitted even if a job fails.

@jscgh jscgh added the enhancement New feature or request label Feb 10, 2025
@keiran-rowell-unsw keiran-rowell-unsw self-assigned this Feb 19, 2025
@keiran-rowell-unsw
Copy link
Member

This has recently been causing issues for me when I was trying to run timings for increasingly large proteins.

I'll look into adding publishDir so we at least get something for a 'set-and-forget' run

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

No branches or pull requests

2 participants