This function plots a spatial pie chart for given features.
Arguments
- spe
The SpatialExperiment object.
- isoforms
The isoforms to plot.
- assay_type
The assay that contains the given features. E.g. 'counts', 'logcounts'.
- color_palette
Named vector of colors for each isoform.
- ...
Additional arguments to pass to
plot_spatial_pie
, includingopacity
,grayscale
,pie_scale
.