# cellarr Cell Arrays is a Python package that provides a TileDB-backed store for large collections of genomic experimental data, such as millions of cells across multiple single-cell experiment objects. ## Install To get started, install the package from [PyPI](https://pypi.org/project/cellarr/) ```bash pip install cellarr ``` ## Contents ```{toctree} :maxdepth: 2 Overview Usage Notes Module Reference Authors Changelog Contributions & Help License ``` ## Indices and tables * {ref}`genindex` * {ref}`modindex` * {ref}`search` [Sphinx]: http://www.sphinx-doc.org/ [Markdown]: https://daringfireball.net/projects/markdown/ [reStructuredText]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html [MyST]: https://myst-parser.readthedocs.io/en/latest/