SpatialQC

Spatial transcriptome quality control, generate HTML QC report, obtain filtered clean data


License
MIT
Install
pip install SpatialQC==1.0.3

Documentation

SpatialQC is a spatial transcriptomic data quality control tool. Available for Linux, Windows and macOS. Run SpatialQC and you'll get an HTML interactive report and clean data.

Install

pip install SpatialQC

Help Documents

SpatialQC -h

See https://mgy520.github.io/SpatialQC/ for detailed help.

Run command:

SpatialQC --adata your.h5ad --markers your_genes.csv

You will get a clean .h5ad file and an HTML interactive report

image Sample reports are available in the SpatialQC/paper_example directory.