All Projects → KarchinLab → mhcnuggets

KarchinLab / mhcnuggets

Licence: other
Public facing repository for the MHCnuggets method

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

MHCnuggets

Branch Travis CI build status
master Build Status
develop Build Status
richel Build Status

Welcome to MHCnuggets! Presumably you're here to do some peptide-MHC prediction and not because you were hungry.

Usage

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:

  1. MHCnuggets with command line interface

  2. MHCnuggets with Jupyter Notebook interface

  3. MHCnuggets container for batch operations

Installation

MHCnuggets is pip installable as:

pip install mhcnuggets

Required pacakges:

  • numpy
  • scipy
  • scikit-learn
  • pandas
  • keras
  • tensorflow
  • varcode

You might want to check if the Keras backend is configured to use the Tensorflow backend.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].