/mhc2flurry

MHC class II binding predictor, under development

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

mhc2flurry

MHC class II binding predictor, under development

This is mostly just scaffolding for experiments. No trained models yet.

Installation

Install using pip from a checkout:

$ pip install .

To run the unit tests:

$ pip install pytest
$ pytest