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

Flag ignored processes at end of run #103

Closed
ewels opened this issue Aug 8, 2018 · 3 comments
Closed

Flag ignored processes at end of run #103

ewels opened this issue Aug 8, 2018 · 3 comments
Assignees
Labels
template nf-core pipeline/component template

Comments

@ewels
Copy link
Member

ewels commented Aug 8, 2018

From @ewels on August 8, 2018 9:31

Normally, ignored tasks are a bad thing in nf-core pipelines. It would be good to add some template code that flags a big warning when pipelines finish if any tasks errored and were ignored.

Copied from original issue: nf-core/cookiecutter#58

@ewels ewels added template nf-core pipeline/component template and removed enhancement labels Aug 8, 2018
@ewels ewels added this to nf-core tools in hackathon-scilifelab-2018 Aug 8, 2018
@ewels
Copy link
Member Author

ewels commented Aug 13, 2018

This is how it's done in Sarek: https://github.com/SciLifeLab/Sarek/blob/master/main.nf#L938-L948

Also flag how many processes succeeded etc.

@maxulysse
Copy link
Member

You probably want a permalink to the real location:
https://github.com/SciLifeLab/Sarek/blob/9cc744b51478c091681b1df26bf813b13d48fb37/main.nf#L938-L948

@apeltzer apeltzer added this to nf-core tools in hackathon-qbic-2019 Apr 2, 2019
@maxibor maxibor self-assigned this Apr 8, 2019
@apeltzer
Copy link
Member

apeltzer commented Apr 8, 2019

Resolved in #302

@apeltzer apeltzer closed this as completed Apr 8, 2019
hackathon-scilifelab-2018 automation moved this from nf-core tools to Done Apr 8, 2019
hackathon-qbic-2019 automation moved this from nf-core tools to Done Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template nf-core pipeline/component template
Projects
No open projects
Development

No branches or pull requests

4 participants