| Literature DB >> 30273353 |
Sahar Gelfman1,2, Quanli Wang1,2,3, Yi-Fan Lu1,2,4, Diana Hall1,2, Christopher D Bostick1,2, Ryan Dhindsa1,2, Matt Halvorsen1,5, K Melodi McSweeney1,2,6, Ellese Cotterill7, Tom Edinburgh7, Michael A Beaumont1,8, Wayne N Frankel1,2, Slavé Petrovski1,9, Andrew S Allen1,10, Michael J Boland1,11, David B Goldstein1,2, Stephen J Eglen7.
Abstract
Here we present an open-source R package 'meaRtools' that provides a platform for analyzing neuronal networks recorded on Microelectrode Arrays (MEAs). Cultured neuronal networks monitored with MEAs are now being widely used to characterize in vitro models of neurological disorders and to evaluate pharmaceutical compounds. meaRtools provides core algorithms for MEA spike train analysis, feature extraction, statistical analysis and plotting of multiple MEA recordings with multiple genotypes and treatments. meaRtools functionality covers novel solutions for spike train analysis, including algorithms to assess electrode cross-correlation using the spike train tiling coefficient (STTC), mutual information, synchronized bursts and entropy within cultured wells. Also integrated is a solution to account for bursts variability originating from mixed-cell neuronal cultures. The package provides a statistical platform built specifically for MEA data that can combine multiple MEA recordings and compare extracted features between different genetic models or treatments. We demonstrate the utilization of meaRtools to successfully identify epilepsy-like phenotypes in neuronal networks from Celf4 knockout mice. The package is freely available under the GPL license (GPL> = 3) and is updated frequently on the CRAN web-server repository. The package, along with full documentation can be downloaded from: https://cran.r-project.org/web/packages/meaRtools/.Entities:
Mesh:
Year: 2018 PMID: 30273353 PMCID: PMC6181426 DOI: 10.1371/journal.pcbi.1006506
Source DB: PubMed Journal: PLoS Comput Biol ISSN: 1553-734X Impact factor: 4.475
Abbreviations used in text.
| Abbreviation | Meaning |
|---|---|
| aE | Active electrodes |
| DIV | Days |
| EMD | Earth mover’s distance |
| IBI | Inter-burst interval |
| ISI | Inter-spike interval |
| MW | Mann–Whitney test |
| MD | Maximum distance |
| MEA | Microelectrode array |
| MFR | Mean firing rate |
| NS | Network spike |
| NB | Network burst (synchronized bursts) |
| STTC | Spike train tiling coefficient algorithm |
Fig 1A general scheme of an analysis workflow for several MEA recordings.
Fig 2Schemes for computing NBs and burst distributions.
A) Creating burst features distributions. First, burst feature histogram is calculated for each electrode (left panel). In this example, it is calculated for burst duration. Next, histograms are normalized to number of values, resulting in a 0–1 value. Last, all electrodes are averaged to create a normalized distribution plot (top right panel) and a cumulative plot (bottom right panel) for each tested treatment. B) Detecting synchronized bursts. Spike data from a raster plot (upper panel) showing the spikes (x-axis) for each active electrode (y-axis) is binned and combined through a weighted Gaussian kernel smoothing method to generate the fraction of active electrodes (blue lines in lower panel). The Otsu global thresholding algorithm [32] is then applied to identify intervals above the threshold (red horizontal line) as synchronized NBs.
Fig 3General information of plate activity.
A) A matrix representing a 48-well plate, where each well consists of 16 electrodes. aEs are represented by name consisting of column+row position in each well (“11” for first electrode to “44” for the last). B) MFR (Hz) for aEs per well in a 48-well plate. Title for each well has the genotype label of the well: +/+ (wild-type), -/- (homozygous), +/- (heterozygous), NA (Not available). C) Average MFR of all 16 electrodes of well A6, presented for each second of a 900s recording. D) Average number of electrodes participating in NSs around the peak of a network event. The x-axis represents user-defined time bins (default is 100 ms) before and after a NS peak (-10 equals 1s before the peak). Title for each well consists of well-name and number of identified NSs.
Fig 4Comparing features between treatments.
In panels A-C, treatment refers to genotype (heterozygous, +/- and homozygous, -/-). In panels D and E, treatment refers to drug treatment. A) Output tables are printed for every feature, holding average values (in this case, Spike Intensity per aEs) per well (rows) and for every recording analyzed (columns). B) Spike Intensity per aEs for two genotypes by DIV on a subset of five recordings. This graph corresponds to the full aggregated table of A). C) Same as B), but for a subset of eight recordings. D) Comparing the number of aEs for wells treated with a vehicle or one of two channel blocker treatments (0.1nM and 1nM) along a 27 DIV experiment. E) MFR for the same experiment as in D), showing differences in the effects of drug concentrations.
Fig 5Burst features distributions.
A) Frequencies (y-axis) of spike-rate in bursts (x-axis) are calculated for four different cell density cultures in a single recording. A user defined maximum of 300 Hz is set. B) Frequencies (y-axis) of burst durations (x-axis) are presented when introducing two different microbial light sensitive membrane proteins vs. untreated cells in a single recording. A user defined maximum for burst duration was set to 3 seconds. C) Combining burst features distributions of number of spikes in bursts from 24 sequential same-plate recordings. Treatments were automatically tested for difference using the EMD test and results were displayed after permutations. D) Cumulative distributions of the same data as in C), treatments were automatically tested for difference using the MD test and results were displayed after permutations.
Fig 6Celf4-/- neurons show elevated network synchronization phenotypes.
A) Spike frequency in bursts for Celf4+/+ (blue) and Celf4-/- (red) neural networks. B) Mutual information between electrodes is increased in Celf4-/- networks (red). C) The percent of spikes participating in NBs is increased in Celf4-/- neurons (red), suggesting that ratio of spikes that participate in synchronized network events is higher in the Celf4-/- networks. D) Raster plots show NSs (vertical green lines) and bursts (horizontal red lines) for two adjacent wells: a Celf4-/- well (upper panel) and a Celf4+/+ well (lower panel). Celf4-/- exhibits few sporadic spikes between highly synchronized events, while Celf4+/+ exhibits less network events and more sporadic spikes. Raster plots present 60 seconds of 900 seconds recordings.