[console_scripts]
_mhcflurry-cluster-worker-entry-point = mhcflurry.cluster_parallelism:worker_entry_point
mhcflurry-calibrate-percentile-ranks = mhcflurry.calibrate_percentile_ranks_command:run
mhcflurry-class1-select-allele-specific-models = mhcflurry.select_allele_specific_models_command:run
mhcflurry-class1-select-pan-allele-models = mhcflurry.select_pan_allele_models_command:run
mhcflurry-class1-train-allele-specific-models = mhcflurry.train_allele_specific_models_command:run
mhcflurry-class1-train-pan-allele-models = mhcflurry.train_pan_allele_models_command:run
mhcflurry-downloads = mhcflurry.downloads_command:run
mhcflurry-predict = mhcflurry.predict_command:run

