.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/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.py
cirro/firestore_datastore.py
cirro/google_auth.py
cirro/h5ad_dataset.py
cirro/ids_aggregator.py
cirro/invalid_usage.py
cirro/io.py
cirro/launch.py
cirro/local_db_api.py
cirro/no_auth.py
cirro/parquet_dataset.py
cirro/prepare_data.py
cirro/simple_data.py
cirro/unique_aggregator.py
cirro/util.py
cirro/client/asset-manifest.json
cirro/client/favicon.ico
cirro/client/index.html
cirro/client/manifest.json
cirro/client/precache-manifest.f052432d5e80c3a5a25a3d013e2f6c36.js
cirro/client/service-worker.js
cirro/client/static/js/2.51909bda.chunk.js
cirro/client/static/js/2.51909bda.chunk.js.LICENSE
cirro/client/static/js/2.51909bda.chunk.js.map
cirro/client/static/js/main.bd459dba.chunk.js
cirro/client/static/js/main.bd459dba.chunk.js.map
cirro/client/static/js/runtime-main.72506b78.js
cirro/client/static/js/runtime-main.72506b78.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
public/favicon.ico
public/index.html
public/manifest.json
src/App.js
src/AutocompleteSelect.js
src/CategoricalLegend.js
src/ColorSchemeLegend.js
src/ColorSchemeLegendWrapper.js
src/ColorSchemeSelector.js
src/ContinuousLegend.js
src/CustomError.js
src/DeleteDatasetDialog.js
src/DotPlot.js
src/DotPlotsPlotly.js
src/EditDatasetDialog.js
src/EmbedForm.js
src/EmbeddingChartPlotly.js
src/MeasureFilter.js
src/PlotUtil.js
src/SaveDatasetFilterDialog.js
src/SizeLegend.js
src/factory.js
src/formatters.js
src/index.js
src/actions/index.js
src/reducers/index.js