| Literature DB >> 30073046 |
Jiangbo Pu1,2,3, Xiangning Li2,3,4.
Abstract
Electrical activity of developing dissociated neuronal networks is of immense significance for understanding the general properties of neural information processing and storage. In addition, the complexity and diversity of network activity patterns make them ideal candidates for developing novel computational models and evaluating algorithms. However, there are rare databases which focus on the changing network dynamics during development. Here, we describe the design and implementation of Neuroinformation Database for Developing Networks (NDDN), a repository for electrophysiological data collected from long-term cultured hippocampal networks. The NDDN contains over 15 terabytes of multielectrode array data consisting of 25,380 items collected from 105 culture batches. Metadata including culturing and recording information and stimulation/drug application protocols are linked to each data item. A Matlab toolbox named MEAKit is also provided with the NDDN to ease the analysis of downloaded data items. We expect that NDDN may contribute to both the fields of experimental and computational neuroscience.Entities:
Mesh:
Year: 2018 PMID: 30073046 PMCID: PMC6057283 DOI: 10.1155/2018/3839094
Source DB: PubMed Journal: J Healthc Eng ISSN: 2040-2295 Impact factor: 2.682
Figure 1Preparation of dissociated hippocampal networks with multielectrode arrays.
Figure 2The neurons on a multielectrode array at day 3.
Metadata descriptions.
| Property | Description | Type |
|---|---|---|
| MEA number | The number of each MEA culture dish | Char |
| Culture date | The date when neurons were seeded onto the MEA dish | Date time |
| Recording date | The date when recording was made | Date time |
| DIV (days | The age of the culture | Integer |
| Is Raw | True = raw data | Boolean |
| Is Spk | True = spike data | Boolean |
| Drug ID | If available, specifies the name of the drug applied to the culture | Foreign key |
| Stimulation ID | If available, specifies the name of the stimulation protocol | Foreign key |
| Operator | Specifies the person who conducted the experiment | Char |
| Filename | Original filename | Char |
| Memo | Other descriptions | Char |
Figure 3The entity-relationship data model of the NDDN. Relationships among tables are shown with dotted lines. Entities are shown using boxed frames with their names labeled above. Primary keys are shown in the first row of the entity box. Foreign keys are labeled with (FK). The relationships between each table are shown with the dashed links between boxed frames.
Permission codes of data items.
| Roles | Owner | Users in the same group | All users |
|---|---|---|---|
| Permission code | RWDX|----|---- | ----|RWDX|---- | ----|----|RWDX |
R: read; W: write; D: delete; X: execute.
Figure 4The distribution of DIVs of data items in NDDN.
Figure 5A screenshot of an example page of data query results.
The NDDN web service APIs.
| Format | Function |
|---|---|
| Siteroot/data/[ID] | Retrieves metadata of the specified item |
| Siteroot/data/[ID]/get | Downloads the item |
| Siteroot/data/[ID]/delete | Deletes the item |
| Siteroot/sti_protocol/[ID] | Retrieves the specified stimulation protocol |
| Siteroot/drug_protocol/[ID] | Retrieves the specified drug protocol |
| Siteroot/[userID]/auth | Performs user authentication |
| Siteroot/[userID]/logout | Logout the user |
MEAKit functions categories.
| Category | Description |
|---|---|
| Calculation | Implemented algorithms (e.g., interspike interval, array-wide spike detection rate, spike sorting, connectivity analysis, and neuronal avalanche analysis) |
| Common | Commonly used subfunctions |
| Conversion | Unit conversion and data type conversions |
| Help | Help documents |
| IO | File access functions |
| Model | Computational models |
| Plot | Visualization functions |
| Scripts | Customized M-scripts for specified data analysis |
| Other boxes | Included third-party toolboxes and libraries |
Figure 6The diversity of activity patterns of developing neuronal networks. In each subplot, the upper panel shows array-wide spike detection rates per second at different ages of the same culture (DIVs are labeled in the top right corner). The spike detection rates of individual electrodes in the array are shown with raster plots in grayscale (rows: electrodes). Color bars indicate spike rates (Hz). Shades in the line graphs show standard deviations of rates among channels of the corresponding array.