Welcome to MHCnuggets! Presumably you're here to do some peptide-MHC prediction and not because you were hungry.
For an overview of how to use MHCnuggets please refer to the Jupyter notebook
called user_guide.ipynb
in the repository
If you would like to use MHCnuggets as a docker container, there are several options:
MHCnuggets is pip
installable as:
pip install mhcnuggets
Required pacakges:
- numpy
- scipy
- scikit-learn
- pandas
- tensorflow
- keras
You might want to check if the Keras backend is configured to use the Tensforflow backend.