plot_heatmap: plot_heatmap Generate a heatmap from a previously analyzed...

View source: R/plot_heatmap.R

plot_heatmapR Documentation

plot_heatmap Generate a heatmap from a previously analyzed GCaMP dataset using plotGCaMP_multi - output is ggplot object which can be modified further

Description

plot_heatmap Generate a heatmap from a previously analyzed GCaMP dataset using plotGCaMP_multi - output is ggplot object which can be modified further

Usage

plot_heatmap(heatmap_limits = "auto", response_time = 59.5, ...)

Arguments

heatmap_limits

optional 3-value vector defining the color scale limits, ie c(-1,0,2)

response_time

time of expected GCaMP response in seconds. heatmaps will be arranged in descending amplitude based on these responses.

Examples

plot <- plot_heatmap()


SenguptaLab/MF.matR documentation built on Feb. 5, 2023, 4:57 p.m.