-
Notifications
You must be signed in to change notification settings - Fork 2
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
need to run contrast manifest check earlier in the process; improve error message #181
Comments
which process errored? |
Welp. the process that it should have. I guess two things from this then
Example, part of the output log
|
Thanks for the info! Yeah I think moving this inside the input check workflow should force it to run earlier. Do you think we should be publishing log files separately from what nextflow captures? |
Hmmm... I think that's a whole separate issue. Maybe? I haven't spent a lot of time looking at ways to better compile nextflow failures (just found a command to parse errors today innate to nextflow i know a lot of the requests for help on pipelines I get are debugging... the easier it is for users to debug themselves the better. i can see a 'poweruser' being able to dig into the NF logs, but not an every-day user. |
resolved by #192 |
Description of the bug
Process errored because a sample was listed on the contrast manifest that wasn't included in the sample manifest. Need to implement a catch for this.
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: