Spatially-aware quality control for spatial transcriptomics
Project description
Spatially-aware quality control for spatial transcriptomics
SpotSweeper is a package developed for spatially-aware quality control (QC) methods for the detection, visualization, and removal of both local outliers and regional artifacts in spot-based spatial transcriptomics data, such as 10x Genomics Visium, using standard QC metrics.
Features
Detect local outliers using robust z-score
Plot and highlight local outliers in a spatial context (both showing on screen (interactive) and saving to PDF)
Installation
Install from PyPI:
pip install spotsweeper
Usage
import spotsweeper.local_outliers as lo
import spotsweeper.plot_QC as plot_QC
import spotsweeper.plot_QCpdf as pdf
lo.local_outliers(adata, metric = "total_counts", sample_key = "region")
plot_QC.plot_qc_metrics(adata,"region",metric = "total_counts", outliers="total_counts_outliers")
pdf.plot_qc_pdf(adata,"region",metric = "total_counts", outliers="total_counts_outliers")
Project Status
This package is in early development. Use with caution; interfaces may change.
Note
This project has been set up using PyScaffold 4.6. For details and usage information on PyScaffold see https://pyscaffold.org/.
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
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
File details
Details for the file spotsweeper-0.2.4.tar.gz.
File metadata
- Download URL: spotsweeper-0.2.4.tar.gz
- Upload date:
- Size: 24.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da55aa24fc56135f334e2006712b709eacc53def2e82d8d229c25decbefbf109
|
|
| MD5 |
dfd8bf93a5e28eeb44dfa482bba30f45
|
|
| BLAKE2b-256 |
2af8499b549c906e02e78fb969b90f42f9339984fca6dfe3987dbc6b9b28cbc8
|
File details
Details for the file spotsweeper-0.2.4-py3-none-any.whl.
File metadata
- Download URL: spotsweeper-0.2.4-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7da98da025f52d2e635b455e8fd5eaa929b24f7ee3ecea5366c74bde6e8968c7
|
|
| MD5 |
abd55fc111534ad4dbe53c913931f2bd
|
|
| BLAKE2b-256 |
9516b0e57d635d7bb2863179da293b6a8b790da3d9763a796f0009dab46e4729
|