Skip to contents

This function plots a spatial pie chart for given features.

Usage

plot_spatial_isoform(spe, isoforms, assay_type = "counts")

Arguments

spe

The SpatialExperiment object.

isoforms

The isoforms to plot.

assay_type

The assay that contains the given features. E.g. 'counts', 'logcounts'.

Value

A ggplot object.