LICENSE
MANIFEST.in
README.md
pyproject.toml
mhctools/__init__.py
mhctools/allele_normalization.py
mhctools/base_commandline_predictor.py
mhctools/base_predictor.py
mhctools/bigmhc.py
mhctools/binding_prediction.py
mhctools/binding_prediction_collection.py
mhctools/cleanup_context.py
mhctools/common.py
mhctools/iedb.py
mhctools/input_file_formats.py
mhctools/logging.conf
mhctools/logging.py
mhctools/mhcflurry.py
mhctools/mixmhcpred.py
mhctools/netchop.py
mhctools/netmhc.py
mhctools/netmhc3.py
mhctools/netmhc4.py
mhctools/netmhc_cons.py
mhctools/netmhc_pan.py
mhctools/netmhc_pan28.py
mhctools/netmhc_pan3.py
mhctools/netmhc_pan4.py
mhctools/netmhc_pan41.py
mhctools/netmhc_pan42.py
mhctools/netmhcii_pan.py
mhctools/netmhcstabpan.py
mhctools/parsing.py
mhctools/pepsickle.py
mhctools/pred.py
mhctools/process_helpers.py
mhctools/processing_predictor.py
mhctools/proteasome_predictor.py
mhctools/random_predictor.py
mhctools/sample.py
mhctools/unsupported_allele.py
mhctools.egg-info/PKG-INFO
mhctools.egg-info/SOURCES.txt
mhctools.egg-info/dependency_links.txt
mhctools.egg-info/entry_points.txt
mhctools.egg-info/requires.txt
mhctools.egg-info/top_level.txt
mhctools/cli/__init__.py
mhctools/cli/args.py
mhctools/cli/parsing_helpers.py
mhctools/cli/script.py
tests/test_bigmhc.py
tests/test_binding_prediction.py
tests/test_binding_prediction_collection.py
tests/test_cli.py
tests/test_cli_filters.py
tests/test_cli_parsing_helpers.py
tests/test_cli_registry.py
tests/test_iedb.py
tests/test_known_class1_epitopes.py
tests/test_known_class2_epitopes.py
tests/test_mhc_formats.py
tests/test_mhcflurry.py
tests/test_mixmhcpred.py
tests/test_netchop.py
tests/test_netchop_parse.py
tests/test_netmhc_cons.py
tests/test_netmhc_pan.py
tests/test_netmhc_stabpan.py
tests/test_netmhc_version.py
tests/test_netmhcii_pan.py
tests/test_netmhcii_pan32.py
tests/test_pepsickle.py
tests/test_peptide_lengths.py
tests/test_pred.py
tests/test_processing_predictor.py
tests/test_random.py