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

Add support for dog alleles for NetMHCpan #1131

Open
susannasiebert opened this issue Aug 15, 2024 · 1 comment · May be fixed by #1148
Open

Add support for dog alleles for NetMHCpan #1131

susannasiebert opened this issue Aug 15, 2024 · 1 comment · May be fixed by #1148

Comments

@susannasiebert
Copy link
Contributor

When running the IEDB MHC I tool via the API, there are three dog alleles supported for NetMHCpan (ba and el): DLA-8803401, DLA-8850101, DLA-8850801. These alleles are not enabled in the IEDB MHC I standalone software (version 3.1.5). A request has been submitted with IEDB to have these alleles be enabled in the standalone tool. Once that is completed, we can add these alleles to our internal list to enable them in pVACtools. This also requires updating the Docker container to use the IEDB version supporting these alleles.

@susannasiebert
Copy link
Contributor Author

IEDB MHC I 3.1.6 has been released and supposedly adds support for these alleles to NetMHCpan. However, after installing and testing this version locally I have been unable to get them to work.

$ ./src/predict_binding.py netmhcpan_ba DLA-8803401 9 ./examples/input_sequence.fasta
2024-08-14:10:29:18,662 WARNING  [__init__.py:662] did not find allele distance info from netmhcpan_output
'NoneType' object is not iterable

Additionally, when running ./src/predict_binding.py netmhcpan_ba mhc | grep DLA I don't get any results.

I have filed a followup issue with IEDB and am awaiting their reponse.

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 a pull request may close this issue.

1 participant