Getting Started
CLI Tutorials
GUI Tutorial
Features Document
API Reference
Generates and saves a spatial scatter plot of pathological classes.
data (anndata.AnnData) – The AnnData object with ‘patho_class’ in .obs.
save_path (str) – The file path to save the resulting plot.
None