LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
napari_clusters_plotter/__init__.py
napari_clusters_plotter/_dock_widget.py
napari_clusters_plotter/_kmeans_clustering.py
napari_clusters_plotter/_measure.py
napari_clusters_plotter/_plotter.py
napari_clusters_plotter/_umap.py
napari_clusters_plotter/_utilities.py
napari_clusters_plotter.egg-info/PKG-INFO
napari_clusters_plotter.egg-info/SOURCES.txt
napari_clusters_plotter.egg-info/dependency_links.txt
napari_clusters_plotter.egg-info/entry_points.txt
napari_clusters_plotter.egg-info/requires.txt
napari_clusters_plotter.egg-info/top_level.txt
napari_clusters_plotter/_tests/__init__.py
napari_clusters_plotter/_tests/test_dock_widget.py