tirank.Imageprocessing.plot_patho_class_heatmap

tirank.Imageprocessing.plot_patho_class_heatmap(data, save_path)[source]

Generates and saves a spatial scatter plot of pathological classes.

Parameters:
  • data (anndata.AnnData) – The AnnData object with ‘patho_class’ in .obs.

  • save_path (str) – The file path to save the resulting plot.

Returns:

None