Metadata-Version: 2.1
Name: bento-tools
Version: 2.0.0
Summary: A toolkit for subcellular analysis of spatial transcriptomics data
License: BSD-2-Clause
Author: Clarence Mah
Author-email: ckmah@ucsd.edu
Requires-Python: >=3.8,<3.10
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: MiniSom (>=2.3.0,<3.0.0)
Requires-Dist: Shapely (>=1.8.2,<2.0.0)
Requires-Dist: Sphinx[docs] (>=4.1.2,<5.0.0); extra == "docs"
Requires-Dist: UpSetPlot (>=0.6.1,<0.7.0)
Requires-Dist: adjustText (>=0.7.3,<0.8.0)
Requires-Dist: anndata (>=0.8,<0.9)
Requires-Dist: astropy (>=5.0,<6.0)
Requires-Dist: decoupler (>=1.2.0,<2.0.0)
Requires-Dist: emoji (>=1.7.0,<2.0.0)
Requires-Dist: geopandas (>=0.10.0,<0.11.0)
Requires-Dist: ipywidgets (>=8.0,<9.0)
Requires-Dist: kneed (>=0.8.1,<0.9.0)
Requires-Dist: matplotlib (>=3.2,<4.0)
Requires-Dist: matplotlib-scalebar (>=0.8.1,<0.9.0)
Requires-Dist: myst-nb[docs] (>=0.17.1,<0.18.0); extra == "docs"
Requires-Dist: pandas (>=1.5.3,<2.0.0)
Requires-Dist: pygeos (>=0.12.0,<0.13.0)
Requires-Dist: rasterio (>=1.3.0,<2.0.0)
Requires-Dist: scanpy (>=1.9.1,<2.0.0)
Requires-Dist: scipy (>=1.7.0,<2.0.0)
Requires-Dist: seaborn (>=0.12.1,<0.13.0)
Requires-Dist: sparse (>=0.13.0,<0.14.0)
Requires-Dist: sphinx-autobuild[docs] (>=2021.3.14,<2022.0.0); extra == "docs"
Requires-Dist: sphinx-book-theme[docs] (>=1.0.0,<2.0.0); extra == "docs"
Requires-Dist: sphinx-gallery[docs] (>=0.10.1,<0.11.0); extra == "docs"
Requires-Dist: sphinx_design[docs] (>=0.3.0,<0.4.0); extra == "docs"
Requires-Dist: statsmodels (>=0.13.2,<0.14.0)
Requires-Dist: tensorly (>=0.7.0,<0.8.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Requires-Dist: xgboost (==1.4.0)
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)
![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) 

# 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. Cite [our preprint](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)

