stereo.plots.PlotCollection.hotspot_local_correlations#

PlotCollection.hotspot_local_correlations(res_key='spatial_hotspot', width=None, height=None)[source]#

Visualize module scores with spatial position.

Parameters:
  • res_key (str) – the result key of spatial hotspot.

  • width (Optional[int]) – the figure width in pixels.

  • height (Optional[int]) – the figure height in pixels.

  • out_path – the path to save the figure.

  • out_dpi – the dpi when the figure is saved.