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

Prevent pVACvector from clipping Best Peptide #1174

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

susannasiebert
Copy link
Contributor

When running the pvacseq generate_protein_fasta command in combination with an aggregated report as the --input-tsv the output fasta will now contain information about the Best Peptide for mutant fasta entries. This information is then used by pVACvector to prevent clipping into the Best Peptide.

Closes #1164

@susannasiebert susannasiebert linked an issue Jan 7, 2025 that may be closed by this pull request
Copy link
Contributor

@chrisamiller chrisamiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. I briefly considered whether this best peptide check should be an option, instead of running all the time, but I'm struggling to come up with a scenario where we'd want to turn it off, so as is seems fine. +1

Base automatically changed from pvacvector to staging January 15, 2025 14:40
@susannasiebert susannasiebert merged commit 6f19436 into staging Jan 15, 2025
2 of 6 checks passed
@susannasiebert susannasiebert deleted the pvacvector_clipping branch January 17, 2025 18:48
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.

Prevent pVACvector from clipping epitopes
2 participants