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

Fix bug where the incorrect neoantigen fasta entry was used for ref proteome search #1153

Open
wants to merge 5 commits into
base: aggregate_percentile
Choose a base branch
from

Conversation

susannasiebert
Copy link
Contributor

In the current implementation, the algorithm might use an incorrect neoantigen fasta entry when picking the longer peptide sequence for a neoantigen candidate in cases where multiple variant entries/alts are located at the same position. The fix is to carry the unique variant Index from the all_epitopes file in the the aggregate file since the Index corresponds to the fasta headers.

Closes #1150

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.

ValueError: substring not found when running proteome similarity search with pvacseq
1 participant