Metadata-Version: 2.1
Name: TissUUmaps
Version: 3.2.0.4
Summary: TissUUmaps is a lightweight viewer that uses basic web tools to visualize gene expression data or any kind of point data on top of whole slide images.
Home-page: https://tissuumaps.github.io
Author: Leslie Solorzano, Christophe Avenel, Fredrik Nysjö, Jonas Windhager
Author-email: christophe.avenel@it.uu.se
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Flask >=2.0.0
Requires-Dist: openslide-python >=1.1.2
Requires-Dist: Pillow >=8.2.0
Requires-Dist: ipython >=7.0
Requires-Dist: pyvips >=2.1.14
Requires-Dist: pyyaml >=6.0
Requires-Dist: h5py >=3.6.0
Requires-Dist: scipy >=1.10.1
Requires-Dist: packaging >=21.0
Requires-Dist: tissuumaps-schema ~=1.2.0
Provides-Extra: full
Requires-Dist: pyside6 ==6.4.3 ; extra == 'full'
Requires-Dist: pyside6-addons ==6.4.3 ; extra == 'full'
Provides-Extra: pyside6
Requires-Dist: pyside6 ==6.4.3 ; extra == 'pyside6'
Requires-Dist: pyside6-addons ==6.4.3 ; extra == 'pyside6'

# TissUUmaps - Interactive visualization and quality assessment of large-scale spatial omics data

![TissUUmaps banner](https://github.com/TissUUmaps/TissUUmapsCore/blob/master/misc/design/logo-github-2443-473.png)

[TissUUmaps](https://tissuumaps.github.io/) is a browser-based tool for fast visualization and exploration of millions of data points overlaying a tissue sample. TissUUmaps can be used as a web service or locally in your computer, and allows users to share regions of interest and local statistics.

## Documentation

For installation and usage, read the [TissUUmaps online documentation](https://tissuumaps.github.io/TissUUmaps-docs/).

For demo and tutorials, see the [TissUUmaps web page](https://tissuumaps.github.io).
