Metadata-Version: 2.3
Name: bento-tools
Version: 2.1.3
Summary: A toolkit for subcellular analysis of spatial transcriptomics data
Author-email: ckmah <clarence.k.mah@gmail.com>
License-Expression: BSD-2-Clause
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: adjusttext>=1.1.1
Requires-Dist: astropy>=6.0.1
Requires-Dist: decoupler>=1.7.0
Requires-Dist: emoji>=2.11.0
Requires-Dist: ipywidgets>=8.1.5
Requires-Dist: kneed>=0.8.5
Requires-Dist: matplotlib-scalebar>=0.8.1
Requires-Dist: minisom>=2.3.2
Requires-Dist: pandas>=2.2.2
Requires-Dist: rasterio>=1.3.9
Requires-Dist: rtree>=1.2.0
Requires-Dist: scikit-learn>=1.4.2
Requires-Dist: scipy~=1.10.0
Requires-Dist: seaborn>=0.13.2
Requires-Dist: shapely~=2.0.1
Requires-Dist: sparse>=0.15.1
Requires-Dist: spatialdata>=0.2.2
Requires-Dist: statsmodels>=0.14.1
Requires-Dist: tensorly>=0.8.1
Requires-Dist: tqdm>=4.66.2
Requires-Dist: upsetplot>=0.9.0
Requires-Dist: xgboost>=2.0.3
Provides-Extra: all
Requires-Dist: myst-nb>=1.0.0; extra == 'all'
Requires-Dist: spatialdata-plot>=0.2.4; extra == 'all'
Requires-Dist: sphinx-autobuild<=2024.2.4; extra == 'all'
Requires-Dist: sphinx-autodoc-typehints>=2.0.1; extra == 'all'
Requires-Dist: sphinx-design>=0.5.0; extra == 'all'
Requires-Dist: sphinx>=7.2.6; extra == 'all'
Requires-Dist: sphinxawesome-theme>=5.1.1; extra == 'all'
Requires-Dist: torch>=2.2.2; extra == 'all'
Provides-Extra: docs
Requires-Dist: myst-nb>=1.0.0; extra == 'docs'
Requires-Dist: sphinx-autobuild<=2024.2.4; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints>=2.0.1; extra == 'docs'
Requires-Dist: sphinx-design>=0.5.0; extra == 'docs'
Requires-Dist: sphinx>=7.2.6; extra == 'docs'
Requires-Dist: sphinxawesome-theme>=5.1.1; extra == 'docs'
Provides-Extra: extras
Requires-Dist: spatialdata-plot>=0.2.4; extra == 'extras'
Requires-Dist: torch>=2.2.2; extra == 'extras'
Description-Content-Type: text/markdown

[![PyPI version](https://badge.fury.io/py/bento-tools.svg)](https://badge.fury.io/py/bento-tools)
[![codecov](https://codecov.io/gh/ckmah/bento-tools/branch/master/graph/badge.svg?token=XVHDKNDCDT)](https://codecov.io/gh/ckmah/bento-tools)
[![Documentation Status](https://readthedocs.org/projects/bento-tools/badge/?version=latest)](https://bento-tools.readthedocs.io/en/latest/?badge=latest)
[![Downloads](https://static.pepy.tech/badge/bento-tools)](https://pepy.tech/project/bento-tools)
![PyPI - Downloads](https://img.shields.io/pypi/dm/bento-tools)
[![GitHub stars](https://badgen.net/github/stars/ckmah/bento-tools)](https://GitHub.com/Naereen/ckmah/bento-tools) 
[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://scverse.zulip.com)
# Bento

Bento is a Python toolkit for performing subcellular analysis of spatial transcriptomics data. The package is part of the [Scverse ecosystem](https://scverse.org/packages/#ecosystem). Check out the [documentation](https://bento-tools.readthedocs.io/en/latest/) for installation instructions, tutorials, and API. For questions and troubleshooting, visit the `#bento` stream @ the [Scverse Zulip chat](https://scverse.zulip.com)!

Cite [our paper](https://doi.org/10.1101/2022.06.10.495510) if you use Bento in your work. Thanks!

<img src="docs/source/_static/tutorial_img/bento_tools.png" alt="Bento Workflow" width="800">

---
[![GitHub license](https://img.shields.io/github/license/ckmah/bento-tools.svg)](https://github.com/ckmah/bento-tools/blob/master/LICENSE)
