| spatInSituPlotDensity_single | R Documentation | 
low level function to plot density plots at the spatial in situ level
spatInSituPlotDensity_single(
  gobject,
  feat = NULL,
  feat_type = "rna",
  sdimx = "x",
  sdimy = "y",
  alpha = 0.95,
  show_polygon = TRUE,
  polygon_feat_type = "cell",
  polygon_color = "black",
  polygon_fill = NULL,
  polygon_fill_as_factor = NULL,
  polygon_alpha = 0.5,
  polygon_size = 0.5,
  coord_fix_ratio = NULL,
  axis_text = 8,
  axis_title = 8,
  legend_text = 6,
  background_color = "black"
)
This function can plot one feature for one modality.
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.