LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
mhcbooster/__init__.py
mhcbooster/main_mhcbooster.py
mhcbooster.egg-info/PKG-INFO
mhcbooster.egg-info/SOURCES.txt
mhcbooster.egg-info/dependency_links.txt
mhcbooster.egg-info/entry_points.txt
mhcbooster.egg-info/requires.txt
mhcbooster.egg-info/top_level.txt
mhcbooster/adapter/diann_adapter.py
mhcbooster/adapter/msfragger_adapter.py
mhcbooster/adapter/msneoseeker_adapter.py
mhcbooster/adapter/pfind_adapter.py
mhcbooster/adapter/sage_adapter.py
mhcbooster/interface/caronlab.png
mhcbooster/interface/caronlab_icon.png
mhcbooster/interface/mhcbooster_cli.py
mhcbooster/interface/mhcbooster_gui.py
mhcbooster/model/models.py
mhcbooster/model/nd_standard_scalar.py
mhcbooster/predictors/auto_model_predictor.py
mhcbooster/predictors/autort_helper.py
mhcbooster/predictors/base_predictor_helper.py
mhcbooster/predictors/bigmhc_helper.py
mhcbooster/predictors/deeplc_helper.py
mhcbooster/predictors/im2deep_helper.py
mhcbooster/predictors/koina_helper.py
mhcbooster/predictors/mhcflurry_helper.py
mhcbooster/predictors/mixmhc2pred_helper.py
mhcbooster/predictors/netmhcpan_helper.py
mhcbooster/predictors/peptdeep_helper.py
mhcbooster/report/base_reporter.py
mhcbooster/report/binding_predictor.py
mhcbooster/report/combined_reporter.py
mhcbooster/report/mhcv_reporter.py
mhcbooster/report/result_combiner.py
mhcbooster/report/run_reporter.py
mhcbooster/third_party/jre-17.0.14.tar.gz
mhcbooster/third_party/msfragger_pep_split.py
mhcbooster/third_party/philosopher_v5.1.0_linux_amd64/Changelog
mhcbooster/third_party/philosopher_v5.1.0_linux_amd64/License
mhcbooster/third_party/philosopher_v5.1.0_linux_amd64/philosopher
mhcbooster/third_party/philosopher_v5.1.0_linux_amd64/philosopher.yml
mhcbooster/utils/allele.py
mhcbooster/utils/constants.py
mhcbooster/utils/data_loaders.py
mhcbooster/utils/dataset.py
mhcbooster/utils/fasta_parser.py
mhcbooster/utils/fdr.py
mhcbooster/utils/features.py
mhcbooster/utils/job.py
mhcbooster/utils/log.py
mhcbooster/utils/memory.py
mhcbooster/utils/mzml_parser.py
mhcbooster/utils/package_installer.py
mhcbooster/utils/peptide.py
mhcbooster/utils/spectrum.py