[console_scripts]
mist_add_to_bam.py = mist.apps.AddtoBam:main
mist_annotate_molecules.py = mist.apps.AnnotateMolecules:main
mist_annotation_filter.py = mist.apps.annotation_filter:main
mist_atac_motif_analysis.py = mist.apps.AtacMotifAnalysis:main
mist_calc_seq_saturation.py = mist.apps.CalcSeqSaturation:main
mist_cell_classifier.py = mist.apps.cell_classifier:main
mist_check_references.py = mist.apps.CheckReferences:main
mist_count_cells_bioproducts.py = mist.apps.CountCellsBioproducts:main
mist_generate_H5MU.py = mist.apps.GenerateH5MU:main
mist_get_datatables.py = mist.apps.GetDataTables:main
mist_machine_resources.py = mist.apps.MachineResources:main
mist_metrics.py = mist.apps.Metrics:main
mist_peak_annotation.py = mist.apps.Peak_Annotation:main
mist_print_version.py = mist.apps.print_version:main
mist_run_base_name.py = mist.apps.RunBaseName:main
mist_run_qualclalign.py = mist.apps.RunQualCLAlign:main
mist_sample_tag.py = mist.apps.SampleTag:main
mist_vdj_compile_results.py = mist.apps.vdj.VDJ_Compile_Results:main
mist_vdj_rsec_reads.py = mist.apps.vdj.VDJ_RSEC_Reads:main
