.gcloudignore
.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.rst
app.yaml
main.py
package-lock.json
package.json
pytest.ini
requirements.txt
setup.py
cirro/__init__.py
cirro/__main__.py
cirro/abstract_dataset.py
cirro/anndata_dataset.py
cirro/api.py
cirro/auth_api.py
cirro/config.json
cirro/data_processing.py
cirro/database_api.py
cirro/dataset_api.py
cirro/dotplot_aggregator.py
cirro/embedding_aggregator.py
cirro/entity.py
cirro/feature_aggregator.py
cirro/file_system_adapter.py
cirro/firestore_datastore.py
cirro/google_auth.py
cirro/ids_aggregator.py
cirro/invalid_usage.py
cirro/launch.py
cirro/local_db_api.py
cirro/no_auth.py
cirro/parquet_dataset.py
cirro/parquet_io.py
cirro/prepare_data.py
cirro/simple_data.py
cirro/stat_util.py
cirro/unique_aggregator.py
cirro/util.py
cirro/zarr_dataset.py
cirro/client/asset-manifest.json
cirro/client/favicon.ico
cirro/client/index.html
cirro/client/manifest.json
cirro/client/precache-manifest.6d2e2aef66159a4721cf5ff0e41fb222.js
cirro/client/service-worker.js
cirro/client/static/js/2.9b278b61.chunk.js
cirro/client/static/js/2.9b278b61.chunk.js.LICENSE.txt
cirro/client/static/js/2.9b278b61.chunk.js.map
cirro/client/static/js/main.87adacbe.chunk.js
cirro/client/static/js/main.87adacbe.chunk.js.map
cirro/client/static/js/runtime-main.5fa64c58.js
cirro/client/static/js/runtime-main.5fa64c58.js.map
cirro/tests/__init__.py
cirro/tests/conftest.py
cirro/tests/test_dot_plot.py
cirro/tests/test_embedding.py
cirro/tests/test_feature.py
cirro/tests/test_ids.py
cirrocumulus.egg-info/PKG-INFO
cirrocumulus.egg-info/SOURCES.txt
cirrocumulus.egg-info/dependency_links.txt
cirrocumulus.egg-info/entry_points.txt
cirrocumulus.egg-info/requires.txt
cirrocumulus.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/header.rst
docs/index.rst
docs/installation.rst
docs/release_notes.rst
docs/requirements.txt
docs/tutorial.rst
docs/_static/my_theme.css
docs/images/tutorial-01.png
docs/images/tutorial-02.png
docs/images/tutorial-03.png
docs/images/tutorial-04.png
docs/images/tutorial-05.png
docs/images/tutorial-06.png
docs/images/tutorial-07.png
docs/images/tutorial-08.png
docs/images/tutorial-09.png
public/favicon.ico
public/index.html
public/manifest.json
src/App.js
src/AppHeader.js
src/AutocompleteSelect.js
src/CanvasOverlayHd.js
src/CategoricalLegend.js
src/ChartToolbar.js
src/ColorSchemeLegend.js
src/ColorSchemeLegendWrapper.js
src/ColorSchemeSelector.js
src/ContinuousLegend.js
src/CustomError.js
src/DeleteDatasetDialog.js
src/DotPlot.js
src/DotPlots.js
src/EditDatasetDialog.js
src/EmbedForm.js
src/EmbeddingChart.js
src/EmbeddingCharts.js
src/GalleryCharts.js
src/GalleryImage.js
src/ImageChart.js
src/MeasureFilter.js
src/OpenseadragonSvgOverlay.js
src/PlotUtil.js
src/SaveDatasetFilterDialog.js
src/ScatterChartThree.js
src/SizeLegend.js
src/formatters.js
src/index.js
src/actions/index.js
src/reducers/index.js