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

Handle insufficent resources for samtools mpileup #3

Open
sylvinite opened this issue Apr 6, 2021 · 0 comments
Open

Handle insufficent resources for samtools mpileup #3

sylvinite opened this issue Apr 6, 2021 · 0 comments

Comments

@sylvinite
Copy link
Member

What needs to be done:
Samtools mpileup may softcrash and provide incorrect consensus data
GMS-artic needs to detect this, interupt the run and throw an error.

Suggestions on how to get it done:
Check the mpileup log for crash information?
Otherwise evaluate the consensus file for poly-nucleotide tails

What are the arguments for getting it done:
The error breaks results and is currently undetectable.
If we don't solve this, we may never trim down the amount of resources allocated

Task is considered finished when:
Run the self-test with minimal resources on the testdata. This should cause the error, trigger the interupt and throw the error

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

No branches or pull requests

1 participant