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

Low yielding samples trigger workflow error #39

Open
lkuchenb opened this issue Sep 25, 2020 · 2 comments
Open

Low yielding samples trigger workflow error #39

lkuchenb opened this issue Sep 25, 2020 · 2 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@lkuchenb
Copy link

For low yielding samples, OpenSwathWorkflow fails with

  Error: Unexpected internal error (There were not enough bins with the minimal number of peptides)

which breaks the workflow. Instead, the workflow should proceed and produce an informative output for the corresponding sample(s) which cannot be processed.

@lkuchenb lkuchenb added the bug Something isn't working label Sep 25, 2020
@Leon-Bichmann
Copy link
Collaborator

This will be difficult to adress with a single error message, it could cause several steps of the pipeline to crash.

@Leon-Bichmann Leon-Bichmann added the wontfix This will not be worked on label Nov 4, 2020
@Leon-Bichmann
Copy link
Collaborator

Partially adressed with PR #47
--> It could cause the alignment of multiple libraries to fail as they don't share enough peptides

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants