Metadata-Version: 2.1
Name: cellxgene-census
Version: 1.11.1
Summary: API to facilitate the use of the CZ CELLxGENE Discover Census. For more information about the API and the project visit https://github.com/chanzuckerberg/cellxgene-census/
Author-email: Chan Zuckerberg Initiative Foundation <soma@chanzuckerberg.com>
License: MIT
Project-URL: homepage, https://github.com/chanzuckerberg/cellxgene-census
Project-URL: repository, https://github.com/chanzuckerberg/cellxgene-census
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: <3.12,>=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tiledbsoma~=1.8.0
Requires-Dist: anndata
Requires-Dist: numpy>=1.21
Requires-Dist: requests
Requires-Dist: typing_extensions
Requires-Dist: s3fs>=2021.06.1
Provides-Extra: experimental
Requires-Dist: torch~=2.0; extra == "experimental"
Requires-Dist: torchdata~=0.7; extra == "experimental"
Requires-Dist: scikit-learn~=1.0; extra == "experimental"
Requires-Dist: scikit-misc>=0.2; extra == "experimental"
Requires-Dist: psutil~=5.0; extra == "experimental"
Requires-Dist: datasets~=2.0; extra == "experimental"
Requires-Dist: tdigest~=0.5; extra == "experimental"

# CZ CELLxGENE Discover Census

The `cellxgene_census` package provides an API to facilitate the use of the CZ CELLxGENE Discover Census. For more information about the API and the project visit the [chanzuckerberg/cellxgene-census GitHub repo](https://github.com/chanzuckerberg/cellxgene-census/).

## For More Help

For more help, please file a issue on the repo, or contact us at <soma@chanzuckerberg.com>.

If you believe you have found a security issue, we would appreciate notification. Please send email to <security@chanzuckerberg.com>.
