Rdocumentation
powered by
Learn R Programming
IGM.MEA (version 0.3.4.1)
calculate.network.bursts: Compute network bursts for a list of MEA recordings.
Description
For a list of MEA recordings, ususally from the same plate at different time point,This function detects and report network burst features at the well level.
Usage
calculate.network.bursts(s,Sigma, min_electrodes, local_region_min_nAE)
Arguments
s
A list of MEA recordings, typically from the same MEA plate at different time point.
Sigma
The window size used to generate network bursts.
min_electrodes
Minimum number of electrodes to call a network burst
local_region_min_nAE
Indicates if an adaptive threthold method should be used.
Value
Returns an object containing all the network features for all wells.
References
Add reference to Yi-Fan Lu's paper when it is in press.