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

plot_plate_summary_for_spikes

plot.plate.summary.for.spikes


Description

Diana needs to add document here.

Usage

plot_plate_summary_for_spikes(s, outputdir)

Arguments

s

's' .RData object. Each DIV must constitute one entry in list.

outputdir

directory path where plot will be saved to.

Value

Multiple page plot in pdf format containing data on which electrodes have recorded any spikes, ISI (inter-spike interval) histogram by plate and by well by electrode, log ISI histogram by plate and by electrode, average electrode firing rate by well, & binned electrode firing rate over recording duration.

Author(s)

Diana Hall

Examples

data("S") 
s<-list()
s[[1]]<-S

  plot_plate_summary_for_spikes(s, outputdir="/Desktop")

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.