Spatial single-cell analysis tools for AnnData workflows
Project description
scimappro
scimappro is a Python toolkit for spatial single-cell analysis workflows. It
provides preprocessing, analysis, and plotting utilities for AnnData objects
and large .h5ad datasets.
Installation
pip install scimappro
Modules
scimappro.pp: preprocessing helpers includingmcmicro_to_scimap,rescale,combat, andlog1p.scimappro.tl: analysis tools including neighborhood counts, neighborhood expression, phenotype assignment, clustering, UMAP, spatial distance, co-occurrence, proximity scores, fold change, and spatial similarity lookup.scimappro.pl: plotting helpers including bar plots and heatmaps.
Example
import scimappro as sp
# Preprocessing
# sp.pp.rescale(...)
# Analysis
# sp.tl.spatialDistance(...)
# Plotting
# sp.pl.heatmap(...)
License
See the project repository for license information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scimappro-0.1.1.tar.gz
(113.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
scimappro-0.1.1-py3-none-any.whl
(170.5 kB
view details)
File details
Details for the file scimappro-0.1.1.tar.gz.
File metadata
- Download URL: scimappro-0.1.1.tar.gz
- Upload date:
- Size: 113.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.12.13 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9d1c2421cf162e12a85330c4ef88cae747f682cabd4d1b0ac06e54d79452e5d
|
|
| MD5 |
980bad6d2ea943d0d4c908ff166ce2f4
|
|
| BLAKE2b-256 |
00bc3f4e8548b8c066b783c1892f286b30ad4eb1094f537001e1c37dbd5d6dae
|
File details
Details for the file scimappro-0.1.1-py3-none-any.whl.
File metadata
- Download URL: scimappro-0.1.1-py3-none-any.whl
- Upload date:
- Size: 170.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.12.13 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b927a40255b1c16e312f990883606dc303d7d5b5b44a797a392fa47d023597c1
|
|
| MD5 |
a7bf1b6c532022637ccb0f0630bc6932
|
|
| BLAKE2b-256 |
2423fc75b68f50e848517fdc967db75c415051e6086910ce59326e66876d7a6e
|