.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/pypi-publish.yml
.github/workflows/pypi-test.yml
assets/cellarr.jpg
assets/cellarr.png
assets/cellarr.svg
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/index.md
docs/license.md
docs/notes.md
docs/readme.md
docs/requirements.txt
docs/tutorial.md
docs/_static/.gitignore
src/cellarr/CellArrDataset.py
src/cellarr/CellArrDatasetSlice.py
src/cellarr/__init__.py
src/cellarr/autoencoder.py
src/cellarr/build_cellarrdataset.py
src/cellarr/build_options.py
src/cellarr/buildutils_tiledb_array.py
src/cellarr/buildutils_tiledb_frame.py
src/cellarr/dataloader.py
src/cellarr/queryutils_tiledb_frame.py
src/cellarr/utils_anndata.py
src/cellarr.egg-info/PKG-INFO
src/cellarr.egg-info/SOURCES.txt
src/cellarr.egg-info/dependency_links.txt
src/cellarr.egg-info/not-zip-safe
src/cellarr.egg-info/requires.txt
src/cellarr.egg-info/top_level.txt
tests/conftest.py
tests/test_anndata_utils.py
tests/test_build.py
tests/test_custom_config.py
tests/test_dataloader.py
tests/test_query.py
tests/data/adata.h5ad