Plotting: pl#
Similar to scanpy, this module parallels some functions, but mainly for the
core im.* functions to display the results of TMA masking, dearraying and
segmentation. Some functions in tl.* also have a plotting function.
Images#
These functions wrap spatialdata_plot into scanpy-like functions to display image, label and shapes data from a SpatialData object.
Displays an Image element from the SpatialData object. |
|
Displays a labels element from the SpatialData object, such as the generated TMA masks. |
|
Displays a shapes element from the SpatialData object, such as the generated TMA envelopes and cores. |
|
Displays a labels element from the SpatialData object, such as the cell segmentation results. |
|
Displays a visual preview of the input data given to Cellpose for segmentation. |
Tables#
These functions display results from analyses involving AnnDatas / tables.
Plot the cluster stability scores from a clustering run. |