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

Improve PolyPhen-2/SIFT Nextflow pipeline #1001

Open
wants to merge 12 commits into
base: postreleasefix/111
Choose a base branch
from

Conversation

nuno-agostinho
Copy link
Contributor

@nuno-agostinho nuno-agostinho commented Jun 7, 2023

  • Capture expected errors to avoid job failure and write them to failure_reasons.tsv
    • 9792c9c Capture expected PolyPhen-2 error
    • 0d456f4 Capture expected errors in SIFT
    • b50fab3 Report captured errors to file
  • Quality improvements:
    • 751c40a Avoid error when writing predictions to database and identical predictions are already there
      • This may happen for certain jobs when resuming the pipeline
    • b5d40af Improve memory usage + Retry on LSF submission failures
    • 9cf8b46 Use tuples to ensure expected pair of arguments
    • 3822210 Improve PolyPhen-2 with tuples
  • Config improvements:

Associated tickets

@nuno-agostinho nuno-agostinho changed the base branch from main to postreleasefix/111 June 26, 2023 13:36
@nuno-agostinho nuno-agostinho marked this pull request as draft July 19, 2023 09:41
@nakib103 nakib103 added the e111 label Aug 30, 2023
@dglemos dglemos removed the e111 label Aug 30, 2023
@nuno-agostinho nuno-agostinho marked this pull request as ready for review March 12, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants