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

get_num_ae

get_num_ae


Description

Adds a field to a 's' spike object 'nae' that lists for each well the # of active electrodes (electodes firing > 5spike/minute).

Usage

get_num_ae(s2)

Arguments

s2

an 's' object containing spike trains, channel names, etc.

Value

returns 'nae' field in 's' which is a vector of # of active electrodes (electodes firing > 5 spikes/minute). Each vector entry is named by the well to which the data corresponds.

Author(s)

Diana Hall

Examples

data("S") # load data
b<-get_num_ae(S)
b$nae

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.