You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main issue I see is that there are different executables for different operating systems but that should be pretty straightforward to determine in-code to use the correct one. We would need to require our users to include their applicable executable in their PATH, set it as an ENV variable, or make (yet another) command line option.
Am I correct that currently the MHC2 alleles are not supported downstream by pvactools (pvacseq valid_alleles). If so, would supplying these alleles be possible at the moment?
pVACtools support several class II binding affinity and elution algorithms but currently doesn't have any support for class II immunogenicity algorithms (see "MHC Class I and Class II predictions" section in our docs).
https://github.com/GfellerLab/MixMHC2pred
Based on the license we might need to request permission?
Implemented in C++.
The text was updated successfully, but these errors were encountered: