Metadata-Version: 2.4
Name: segtraq
Version: 0.0.1
Summary: SegTraQ - A Python toolkit for quantitative and visual quality control of segmentation and transcript assignment in spatial omics data.
Author-email: Daria Lazic <daria.lazic@embl.de>, Matthias Meyer-Bender <matthias.meyerbender@embl.de>, Martin Emons <martin.emons@uzh.ch>
Maintainer-email: Daria Lazic <daria.lazic@embl.de>, Matthias Meyer-Bender <matthias.meyerbender@embl.de>, Martin Emons <martin.emons@uzh.ch>
License: MIT
Project-URL: bugs, https://github.com/LazDaria/segtraq/issues
Project-URL: changelog, https://github.com/LazDaria/segtraq/blob/master/changelog.md
Project-URL: homepage, https://github.com/LazDaria/segtraq
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typer
Requires-Dist: scanpy
Requires-Dist: spatialdata
Requires-Dist: joblib
Requires-Dist: geopandas
Requires-Dist: igraph
Requires-Dist: rtree
Requires-Dist: rasterio
Requires-Dist: squidpy
Requires-Dist: tqdm
Requires-Dist: anndata==0.11.4
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: ty; extra == "test"
Requires-Dist: ipdb; extra == "test"
Requires-Dist: black[jupyter]; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-book-theme; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: pandoc; extra == "docs"
Dynamic: license-file

# SegTraQ

[![PyPI version](https://badge.fury.io/py/segtraq.svg)](https://badge.fury.io/py/segtraq)

SegTraQ - **Seg**mentation and **Tra**nscript Assignment **Q**uality Control - A Python toolkit for quantitative and visual quality control of segmentation and transcript assignment in spatial omics data.

* PyPI package: https://pypi.org/search/segtraq
* Free software: MIT License
* Documentation: https://lazdaria.github.io/SegTraQ

> ⚠️ Note: SegTraQ is under active development. 
> Features, interfaces, and functionality may change in upcoming releases.
