mhcnuggets icon indicating copy to clipboard operation
mhcnuggets copied to clipboard

Public facing repository for the MHCnuggets method

Results 12 mhcnuggets issues
Sort by recently updated
recently updated
newest added

After installing MHCnuggets using `pip` (`pip install mhcnuggets`), the import `from mhcnuggets.src.predict import predict` fails. ``` python Python 3.7.12 | packaged by conda-forge | (default, Oct 26 2021, 05:59:23) [Clang...

Hi, I just downloaded the manuscript for HLA class II immunogenic mutation burden predicts response to immune checkpoint blockade, and trying to get more details regarding the methods. Can you...

Hello, current releases of both https://github.com/griffithlab/pVACtools and https://github.com/openvax/mhcflurry doesn't support tensorflow 2.0.0+ and have limitation for tensorflow version: `tensorflow>=1.15.0,

I was very curious to test the performance of mhcnuggets 2.3 on the latest dataset with TESLA validated neoantigen candidates published in Cell ([Key Parameters of Tumor Epitope Immunogenicity Revealed...

Dear MHCnuggets maintainer, I have written [a package](https://github.com/richelbilderbeek/mhcnuggetsr) to call MHCnuggets from R. However, when I call the `predict` function, MHCnuggets produces output, which (1) I cannot prevent, and (2)...

Dear MHCnuggets maintainer, MHCnuggets appears awesome to me! But without any form of continuous integration, one cannot verify if indeed everything (still) works. Also, a CI install script shows all...

Hi Rohit, I was trying to use the 'predict' method from mhcnuggets. Currently based on the user_guide notebook one can only provide the peptide sequence as a file. Is there...

From [here](https://github.com/KarchinLab/mhcnuggets/issues/11#issuecomment-633513108) I quote @XiaoshanShao: > We built MHCnuggets mostly on python2 instead of python3. Although we built it to be indifferent to python versions, it could be one aspect...

Although MHCnuggets appears awesome, there are no tests to prove that it works correctly. I would enjoy be able to be sure that MHCnuggets at least works on some minimal...

Hello, as you can see in pVACtools issue https://github.com/griffithlab/pVACtools/issues/1084 - https://github.com/openvax/mhcflurry and mhcnuggets doesn't work with latest [2.16.1 version of tensorflow](https://github.com/tensorflow/tensorflow/releases/tag/v2.16.1). ``` Exception: An error occurred while calling MHCnuggets: /usr/local/lib/python3.10/dist-packages/keras/src/layers/core/masking.py:47:...