Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot_plate_summary_for_bursts

Plot burst features


Description

Plots all bursting features in a _burst_plot.pdf under the output directory.

Usage

plot_plate_summary_for_bursts(s, outputdir,parameters)

Arguments

s

MEA data structure

outputdir

Output directory

parameters

meaRtools basic parameter list

Details

The plot function will plot all the features calculated for the bursts in the recording. Those include: Mean Firing Rate by Plate (Hz), Mean firing rate, Mean Duration, Number of bursts by channel and well, Mean Inter Burst Interval, Mean ISI within bursts, Mean burst per minute, Mean spikes in a burst and % spikes in a burst. The function also calls calc_burst_distributions to calculate and plot burst feature distributions.

Value

A _burst_plot.pdf is printed under the output directory

Examples

data("S")  
  plot_plate_summary_for_bursts(S,"/Analysis")

meaRtools

Micro-Electro Array (MEA) Analysis

v1.0.4
GPL (>= 3)
Authors
Quanli Wang [aut, ctb], Sahar Gelfman [aut, ctb, cre], Diana Hall [aut, ctb], Ryan Dhindsa [aut, ctb], Matt Halvorsen [aut, ctb], Ellese Cotterill [aut, ctb], Tom Edinburgh [aut, ctb], Stephen J. Eglen [aut, ctb, ths]
Initial release
2018-7-1

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.