.gitignore
.travis.yml
LICENSE
README.md
setup.cfg
setup.py
docs/Makefile
docs/annotator.rst
docs/conf.py
docs/index.rst
docs/make.bat
point_annotator.egg-info/PKG-INFO
point_annotator.egg-info/SOURCES.txt
point_annotator.egg-info/dependency_links.txt
point_annotator.egg-info/namespace_packages.txt
point_annotator.egg-info/not-zip-safe
point_annotator.egg-info/requires.txt
point_annotator.egg-info/top_level.txt
pointannotator/__init__.py
pointannotator/annotate_samples.py
pointannotator/plotting.py
pointannotator/utils.py
pointannotator/examples/dendrtic_cells_annotation.ipynb
pointannotator/examples/human_pancreas_annotation.ipynb
pointannotator/examples/mouse_pancreas_annotation.ipynb
pointannotator/tests/__init__.py
pointannotator/tests/test_annotate_samples.py