[console_scripts]
histomap-dbscan=histomap.cluster:main_dbscan
histomap-leiden=histomap.cluster:main_leiden
histomap-umap=histomap.umap:main

