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 various IEDB outputs with incorrect data #1050

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

susannasiebert
Copy link
Contributor

@susannasiebert susannasiebert commented Jan 12, 2024

As part of investigating IEDB API output anomalies, I identified four distinct outputs that don't match the inputs:

  • A string of tab and new line character
  • Header only
  • Predicted peptides do not match the requested list of peptides. Allele and length match.
  • Predicted peptides include requested peptides but also include additional predictions for other peptides. Allele and length match.

This PR handles all of the above cases and retries the request when these situations are encountered.

@susannasiebert susannasiebert merged commit d5499ed into hotfix Jan 17, 2024
5 of 6 checks passed
@susannasiebert susannasiebert deleted the iedb_api_incorrect_data branch January 24, 2024 16:12
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

Successfully merging this pull request may close these issues.

1 participant