Skip to main content

A data repository and analysis framework for spontaneous neural activity recordings in developing retina

Abstract

Background

During early development, neural circuits fire spontaneously, generating activity episodes with complex spatiotemporal patterns. Recordings of spontaneous activity have been made in many parts of the nervous system over the last 25 years, reporting developmental changes in activity patterns and the effects of various genetic perturbations.

Results

We present a curated repository of multielectrode array recordings of spontaneous activity in developing mouse and ferret retina. The data have been annotated with minimal metadata and converted into HDF5. This paper describes the structure of the data, along with examples of reproducible research using these data files. We also demonstrate how these data can be analysed in the CARMEN workflow system. This article is written as a literate programming document; all programs and data described here are freely available.

Conclusions

1. We hope this repository will lead to novel analysis of spontaneous activity recorded in different laboratories. 2. We encourage published data to be added to the repository. 3. This repository serves as an example of how multielectrode array recordings can be stored for long-term reuse.

Peer Review reports

Dedication

We dedicate this paper to the memory of our dear friend and colleague Professor Colin Ingram who died December 15th 2013. Colin was the lead investigator on the CARMEN project, from which this study arose.

Background

The retina is the neural circuit within the eye responsible for converting light signals into neural activity. During at least the first postnatal week of life in the mouse, retinal ganglion cells (RGCs) are spontaneously active, generating waves of activity that propagate across the retina. These spontaneous activity patterns are thought to help refine the development of neuronal connections, since blocking or perturbing the activity leads to altered connectivity patterns. For reviews on the nature and role of spontaneous activity in the nervous system, see [1, 2].

Retinal waves can be studied using both imaging methods and multielectrode arrays (MEAs). We have collected and annotated these recordings to allow researchers to compare the spatiotemporal properties of recordings obtained from different research groups. We have focused on curating recordings collected by MEAs, because although there are several types of array recording platforms available on the market, the underlying data after spike detection and sorting is simply a set of event times denoting when an action potential was detected on a particular electrode.

This paper describes the repository we have curated from many key papers investigating the nature of retinal spontaneous activity. We have converted these data files into a common format so that it can be easily shared with others, and provide some scripts to analyse these recordings. We created this repository for several reasons:

  1. 1.

    By building a repository from many sources we are able to effectively compare findings from laboratories acquired under different experimental conditions, and from different transgenic mice.

  2. 2.

    There are few public datasets of MEA recordings, although some are available accompanying research papers [3].

  3. 3.

    We hope this platform will encourage future researchers to contribute their data. Many funding agencies now require data to be archived and shared for several years, and we hope this will serve as an example of how to share this type of data.

  4. 4.

    Converting data to a standard open format, such as HDF5, should ensure that they can be read for many years to come. By contrast, keeping old datasets in proprietary formats may mean that the data are effectively unreadable in a few years.

  5. 5.

    We have used these data as a demonstration for the workflow system in the CARMEN virtual laboratory.

This article is written as an example of “reproducible research”, in that the results should be reproducible by others in a straightforward manner, given the same software and data [4]. The notion of reproducible research is beginning to be practised quite widely in some areas, such as Computational Biology [5], but is not yet that common within most fields, including Neuroscience [6, 7]. Figures and tables marked (Dynamic) in the legends of this article are regenerated dynamically, involving recomputation as needed. (Figures and tables marked (Static) are those that required no computation.) The source file for this article contains LATE X and R code, from which the paper is generated (see section “Availability of supporting data”). Links to all files required to regenerate the paper are provided on the accompanying website [8].

Data description

The project web page [8] contains links to the data and code, and will list any updates to the repository. The data are freely available on the CARMEN portal [9]. Free registration to the CARMEN system is required to access the data.

The data provided to us from different laboratories arrived in several text and binary formats. We converted them to one common format to promote their reuse. We chose the open format HDF5 [10] because it provides an efficient and portable framework for storing large datasets. It is supported by many popular computational environments, such as R, Python, Mathematica, Matlab and Julia, and is freely available on all major operating systems. HDF5 is used across many scientific disciplines and is well-tested.

HDF5 stores objects in a hierarchical tree that can be fully specified by the user. Our approach is to store the principal data items (such as spike times and electrode positions) for a recording in the top level of the tree. Relevant metadata about recordings (such as the age of the retina, and the species) are stored in objects under the /meta/ group of the tree.

Data format for storage of MEA recordings

The following objects are stored in the root of the HDF5 data files:

  1. 1.

    epos : an N × 2 matrix, where N is the number of spike trains in the recording. Row i stores the (x,y) location assigned to spike train i in this recording. The values x and y are specified in μ m.

  2. 2.

    sCount : a vector of length N. sCount[ i] stores the number of spikes included in spike train i.

  3. 3.

    spikes: a vector of length S, where S = sum(sCount). These are the spike times (in seconds). The spike trains for each electrode are concatenated into one long vector, so that the spikes for electrode j [ 1,N] are stored in elements a to b, where a= i = 1 j - 1 sCount[i] and b = a + sCount[ j] - 1. Within each spike train, the spike times are sorted, smallest first.

  4. 4.

    array: a string describing the MEA used to record the activity. Table 1 lists the values used to date.

  5. 5.

    names: an optional vector of strings of length N; names[i] stores the name assigned to spike train i.

Table 1 Descriptions of the MEA layouts in the repository, along with their name and number (n) of recordings (Dynamic)

To help summarize each recording, we have also created a /summary group containing information which can be readily computed from the spike trains. These summary points can be read from HDF5 files on their own (rather than reading the entire file) and so provides an efficient cache of this information. The following fields are provided.

  1. 1.

    /summary/N: the number of spike trains.

  2. 2.

    /summary/duration: the duration of the recording in seconds, rounded up to the nearest second.

  3. 3.

    /summary/frate: a vector of length N. Element i stores the firing rate in Hz of spike train i.

  4. 4.

    /summary/totalspikes: the total number of spike trains in the file.

Data sources

Table 2 lists the main studies included in the repository, and the number of files in each collection. A key challenge in creating the repository was writing functions to parse the various formats of source data from the different research groups. This has now been done for each of the major formats. When each data set was converted, tests were performed to check that our results matched those presented in the original publications; some of these checks are discussed later. First we describe each of the key studies included in the repository: Blankenship2011 This study investigated the impact of knocking out two connexin isoforms (Cx36 or Cx45) upon spontaneous activity [11]. Recordings of wild-type, single or double (Cx36 and Cx45) knock-outs were performed at postnatal day 11/12 (P11/12). Demas2003 Recordings over an extended period (P9–P42) were made in wild-type mice, along with mice reared in the dark [12]. This study also served as a baseline for subsequent recordings in transgenic mice [13]. Demas2006 This set contains data recorded from nob mutant mouse, where retinal waves persist at late developmental stages [13]. Hennig2011 A set of eight recordings investigating the effects of chronic bicuculline application at two critical ages when the effect of GABA upon RGCs switches from excitatory to inhibitory [14]. Kirkby2013 Recent recordings from wild-type and β 2 knock-out (KO) mice recorded in the first postnatal week [15]. Maccione2014 Wild-type recordings in developing mouse retina recorded from P2 to P13 using a high density (4096 electrode) MEA [16]. This study presents recordings with high spatial resolution obtained at pan retinal scale. It reports that waves become localized hotspots shortly before eye opening and that cellular recruitment within waves increases significantly during the second postnatal week. Stacy2005 A set of further control recordings in wild-type mice are provided [17]. In this study, retinal waves were also recorded in transgenic mice where cholinergic neurotransmission was inhibited in most of the retina. However, recordings from the transgenic animal could not be found post-publication. Stafford2009 A detailed set of recordings at one age (P6) showing that β 2 KO mice still generate correlated waves [18]; see also [19]. A directional bias in control waves was also reported for the first time. Sun2008 Two different versions of the β 2 KO transgenic mice were studied and, in comparison to earlier studies [20], were shown to have correlated activity extending over larger distances than wild type. Although the key paper [19] focuses on postnatal days 4 and 5, recordings from a range of days are provided, and were analysed separately [21]. Torborg2004 This key summarises data that appeared in several publications [20, 2224]. These were the first MEA recordings of spontaneous activity in the β 2 KO mouse, and showed that although individual RGCs were spontaneously active, the correlations in firing of neighbouring RGCs were strongly reduced. There are also recordings combining the β 2 KO line with a gap junction knock-out (CX36), and recordings under different pharmacological conditions. Wong1993 These are the first MEA recordings of retinal waves, in ferret at different developmental ages. (Some data from here were presented also in [25].) This was the first paper to introduce the key measure of correlated activity, the correlation index, that has been subsequently used in most studies. Although the recordings are relatively short, they highlighted strong distance-dependent correlations gradually decaying with age. (Conversion of these files was complicated as they were binary files, so we converted them through a custom macintosh program written for these data by Markus Meister.) Xu2011 To further investigate the effect of cholinergic neurotransmission, a transgenic line (where β 2-nAChR was expressed in only RGCs of β 2 KO mice) was generated [26]. In this β 2(TG) line, waves were restored, although the spatial extent of correlations was reduced.

Table 2 Keys and citations of the data sources in the repository

Citing the data

We are grateful to our colleagues for sharing their recordings. If you use any of these data sets, we request that you acknowledge the relevant authors by citing the corresponding papers (listed in Table 2).

Minimal metadata

Our approach to metadata is deliberately minimal, simply describing what we think are some of the essential features of the recordings, such as developmental age, and genotype. This of course means that many details are missing, but in most cases we hope that they can be extracted (manually) from the corresponding publications. We store the metadata as named items in the HDF5 file, under the /meta/ group. For example, the developmental age of the recording is stored in /meta/age. Tables 1, 3, 4, 5, 6 and 7 describe the metadata that are included in the HDF5 files.

Table 3 Metadata items stored in the repository
Table 4 Numbers of recordings for each species (Dynamic)
Table 5 Numbers of files from each study (rows) for each postnatal age (columns) (Dynamic)
Table 6 Numbers of recordings of each genotype included in the repository
Table 7 Pharmacological and environmental conditions under which spontaneous activity were recorded

We attempted to include metadata regarding spike detection and sorting. However, many different methods for spike detection and sorting have been used in the last 25 years. These vary from manual, semi-automated to fully automated. Furthermore, the level of details included in publications varied significantly. Rather than encode these in the metadata, we instead provide a brief textual summary of the methods in Table 8.

Table 8 Summary of spike sorting methods used to create spike trains (Static)

Analyses

We now provide some examples of reproducible research using the repository. The aim is to summarise the main features of the repository, rather than to provide novel analyses of these data.

R package

We have used the R programming environment to develop a package of tools for the analysis of spontaneous activity. R, however, is not required to use these data files. This R package (called sjemea) was created in 2001 (to support work subsequently published [12]) and is still under development. The package primarily focuses on the batch analysis of data; other open tools more suitable towards interactive analysis are available [27, 28]. We now give several examples of analysing the repository using code from this R package.

Overview of the repository

Figure 1 provides an overview of the repository, showing that recordings range from just a few minutes to many hours. In particular, we see that two different groups recorded waves continuously for up to eight hours [14, 17].

Figure 1
figure 1

Basic features of recordings in the repository. Each recording is summarised by its number of spike trains and its duration. The colour of each point indicates which collection the recording comes from. Both axes are plotted on a log scale. We currently have 366 recordings in the repository, occupying 298 MB on disc (Dynamic).

As all recordings were from extracellular electrodes, each electrode can detect activity from multiple neurons. Most, but not all, recordings have been spike-sorted to discriminate activity from multiple on each electrode. We therefore refer to spike trains coming from “units” throughout this paper to avoid confusion between multi-unit activity from several neurons and inferred activity from a single neuron. Most recordings contain fewer than 100 spike trains because they were made on MEAs consisting of 60 or 64 electrodes. There are also two clear groups of recordings with around 500–1300 units which were recorded from the two higher-density arrays [16, 18].

Fourplot

The “fourplot” is our one page summary plot of a recording which we use as an initial screen to check its quality. Figure 2 shows one such example. This plot allows us to quickly evaluate the recording using the features described in the figure legend. The accompanying website has a gallery section showing the fourplot for each datafile in the repository.

Figure 2
figure 2

Ten minutes of spontaneous activity from P1 ferret retina recorded using a MEA. The name of the data file is given at the top of the plot. A: the estimated position of each unit is plotted. Each spike train is given a unique number; overlapping numbers indicate that more than one unit was assigned the same position. B: the firing rate estimated in one second bins, averaged across the entire array. Periodic elevations in firing rate, followed by long periods of relative silence, are characteristic of retinal waves. C: the raster showing the spike times of all units (starting with unit one at the bottom). D: the correlation index plot [29], described in detail in Figure 3 (Dynamic).

Correlation indices in neonatal ferret retina

Retinal waves induce correlations in the firing patterns of neighbouring RGCs. This was first demonstrated in the analysis of ferret retinal waves using the correlation index measure [29]. The correlation index measures the degree that two units spike together within some small time window (typically 50 ms). Figure 3 shows the correlation index as a function of the distance separating any given pair of units. This figure almost exactly replicates Figure eight of the prior study [29], with the only exception that we also show correlation indices for pairs of units with zero distance separating them.

Figure 3
figure 3

Example correlation index plot. For each pair of units we plot the correlation index computed between the two spike trains against the distance on separating the two units. This plot denotes the correlation index curve for the file Wong1993_P0.h5 (ferret P0), and matches the correlation index plot shown in Figure eight of [29]. (The y axis is plotted on a logarithmic axis to match the original figure.) The only observable difference is that in our plot we have included correlations for pairs of units that share the same array location (inter-unit distance = 0 μ m) (Dynamic).

Correlation indices in wild-type and transgenic mice

Cholinergic neurotransmission is required for the generation of retinal waves in early development [30, 31]. One key transgenic line has been global knock-out of the β 2 subunit of the nicotonic acetylcholine receptor (nAChR), termed β 2 KO here. Initial reports suggested that β 2 KO mice lack retinal waves [20, 32], but subsequent studies reported retinal waves in these mice [18, 19]. These differences might have occurred because of different recording conditions, notably temperature and bath medium [18]. Given the importance of these results, we have collected and curated most of the key recordings published to date that quantify spontaneous activity in β 2 KO mice.

The effects of transgenically rescuing β 2-nAChR into just RGCs, leaving it knocked out in the rest of the nervous system, were recently investigated [26]. In this genetic manipulation, termed β 2(TG), retinal waves were correlated over shorter distances than waves in wild-type mice (Figure one(G) of [26]). We have recreated that result by recalculating the correlation indices. Figure 4 has the same key properties as previously reported with the notable exception that the correlation indices in both wild-type and β 2(TG) mice are about half the magnitude compared to those originally reported. However, the shape of the two groups, and the overall conclusions, are unaffected. The discrepancy between the two results is likely to be an artifact of the method previously used [26], although their code is no longer available to confirm this.

Figure 4
figure 4

Family of correlation index plots to summarise retinal wave data recorded at P4 [26]. Each line represents the mean correlation index, where the inter-unit distance has been grouped into approximately 100 μ m bins, from one recording. The colour of the line denotes whether the recording was taken from a wild-type or β 2(TG) mouse (Dynamic).

CARMEN application: burst analysis

We have made our data freely available in the CARMEN system [33]. The CARMEN Virtual Laboratory is a collaborative online facility for neuroscientists. Data can be uploaded to a repository, and shared with other neuroscientists. Extensive metadata [34] can be attached to the data, and a search facility allows data to be located in the repository. The system is currently targeted towards electrophysiology data, and predominantly MEA and electroencephalography (EEG) data.

Useful neuroscience analysis routines can be converted into CARMEN services [35]. Service code can be written in a range of programming languages (including Matlab, Python, R, C/C++, Java), and can be easily wrapped into a service using the CARMEN Service Builder tool. Metadata attached to each service provides information for the user and the system. Once a service has been registered with the CARMEN system, users can run them via the portal, using any available data on the repository. The service is executed within the CARMEN system’s execution environment, which is a private cloud of heterogeneous servers. The execution environment can support multiple execution server environments; currently these are Windows Server, Centos5 Linux and Scientific Linux 4 platforms. The execution details are hidden from the user.

The CARMEN portal also deploys a workflow tool within the browser, to allow users to tie services together into a processing pipeline. In order to support the interaction of services, a common data standard for all data types is used; the Neural Data Translation Format (NDF). NDF provides a standard format for neural time series data, segment data, and event data [36]. In addition it has a rich metadata header which provides a detailed description of the data contents, and which supports the addition of annotations and other relevant attachments (e.g., visual or audio files). A workflow editor provides a graphical means to construct and edit workflows. A workflow enactment engine allows the workflow to be run over the execution servers. The heterogeneous nature of the service infrastructure means that a workflow can be constructed from services that are written using different programming languages and for differing platforms.

To demonstrate the virtual laboratory workflows on these data, three services were built in Matlab and compiled into a standalone executable for inclusion into the service framework:

  1. 1.

    HDF5 to NDF converter — This reads in the HDF5 file and converts it into an NDF neural event data file.

  2. 2.

    A burst detection service — This finds bursts independently within each spike train of a recording [14]. The service takes input data in the form of an NDF neural event file.

  3. 3.

    A graphing service to plot burst durations of multiple input files.

The CARMEN workflow facility (Figure 5) chains these services together so that given an input file, it is first converted into NDF and then the burst times are computed. The output from the independent burst analysis services are then compared to generate a plot such as Figure 6. This figure demonstrates that median burst duration is around 0.1 s and there is good agreement between recordings from different laboratories, albeit with one recording showing a few bursts longer than 2 s.

Figure 5
figure 5

Example of the CARMEN workflow facility. Ellipses denote files and boxes denote CARMEN services. Four HDF5 files are independently converted into NDF for burst analysis. The outputs (in this case, the duration of each burst detected on each electrode) are then collated into a report generation service to produce a graphical summary, shown in Figure 6 (Static).

Figure 6
figure 6

Burst durations for spontaneous activity recorded from four laboratories at postnatal day 5 or 6. This file is the output from the CARMEN workflow illustrated in Figure 5. One file was selected from four different datasets. Each curve shows the cumulative distribution (denoted CDF) of burst durations. The number of bursts detected from each recording were Stacy2005: 2903 bursts (from 60 units); Stafford2009: 3338 (571); Hennig2011: 16896 (58); Torborg2004: 4 (13) (Static).

Discussion

Role of the repository

Given the ongoing debate about whether neuronal activity instructs the development of neuronal circuits [37, 38], we believe it is important to understand the spatiotemporal properties of waves in different recordings. This repository provides a framework for systematic studies of spontaneous activity, looking for example at the effects of particular mutations, such as the β 2 KO. Furthermore, we can now begin to study the variability between laboratories when recording spontaneous activity in the retina, as has already been reported for cortical cultures [39]. We hope this repository will also lead to increased data reuse.

Collecting new data

We hope that the repository will prove useful and we encourage investigators to provide recordings of spontaneous activity. We typically require only spike times (rather than voltage traces) and a description of how to map units to positions on the array. The minimal metadata is also required, typically in a spreadsheet. It is preferable if the data have already been presented in an article, so that we can refer to that article. Unpublished data can also be accepted as long as the investigator is aware that the data are made freely available.

The current focus of the repository is on collecting spontaneous activity from developing retina. Since spontaneous activity is present in other systems, we also anticipate extending the repository to include data from, for example, cortical and hippocampal cultures [40].

Generating new standards

To date, there are no established standards for storing spike trains recorded from MEAs. However, one key aim of the datasharing program of the International Neuroinformatics Coordinating Facility (INCF) is to establish such standards. We anticipate that the data provided here can be a useful test case for evaluating any proposed standards [41]. Given the relatively simple format in which our data are currently provided, we imagine that changing the data files to accommodate any new standards should be straightforward.

Methods

All data reported in this paper have been previously published, see Table 2. Details of the experimental procedures are available in those articles. In all cases, recordings of spike times (rather than voltage traces) were provided. Files were then converted into the common HDF5 framework described in this paper. During this conversion, data were checked where possible with previous reports, for example, descriptions of mean firing rates. Metadata were validated using a separate script. The fourplot (Figure 2) for each recording was also checked. In a few instances this led to discussions with the original authors, or some data being excluded.

Availability of supporting data

The HDF5 files are available as a zip file [9], and accompanying code is linked to from the project web page [8]. This article is an example of a literate programming document. It has been created in R using the knitr package [42]. Figures and tables in this paper are generated dynamically as the document is compiled. Several R packages are required to run the analysis. Materials are archived in the Gigascience database [43], and full details are also given on the “Code” section of the accompanying website.

Abbreviations

CARMEN:

Code analysis, repository and modelling for E-Neuroscience

CDF:

Cumulative distribution function

CRAN:

Comprehensive R archive network

EEG:

Electroencephalography

HDF5:

Hierarchical data format, version 5

INCF:

International neuroinformatics coordinating facility

KO:

Knock-Out

MEA:

Multielectrode array

NDF:

Neural data translation format

Pn:

Postnatal day n, e.g. P5 for postnatal day 5

RGC:

Retinal ganglion cell

TG:

Transgenic.

References

  1. Wong ROL:Retinal waves and visual system development. Annu Rev Neurosci. 1999, 22: 29-47. 10.1146/annurev.neuro.22.1.29. doi:10.1146/annurev.neuro.22.1.29,

    Article  CAS  PubMed  Google Scholar 

  2. Blankenship AG, Feller MB:Mechanisms underlying spontaneous patterned activity in developing neural circuits. Nat Rev Neurosci. 2010, 11: 18-29. 10.1038/nrn2759. doi:10.1038/nrn2759,

    Article  CAS  PubMed  Google Scholar 

  3. Wagenaar DA, Pine J, Potter SM:An extremely rich repertoire of bursting patterns during the development of cortical cultures. BMC Neurosci. 2006, 7: 11-10.1186/1471-2202-7-11. doi:10.1186/1471-2202-7-11,

    Article  PubMed  PubMed Central  Google Scholar 

  4. Gentleman RC, Carey VJ, Bates DM, Bolstad B, Dettling M, Dudoit S, Ellis B, Gautier L, Ge Y, Gentry J, Hornik K, Hothorn T, Huber W, Iacus S, Irizarry R, Leisch F, Li C, Maechler M, Rossini AJ, Sawitzki G, Smith C, Smyth G, Tierney L, Yang JYH, Zhang J:Bioconductor: open software development for computational biology and bioinformatics. Genome Biol. 2004, 5: 80-10.1186/gb-2004-5-10-r80. doi:10.1186/gb-2004-5-10-r80,

    Article  Google Scholar 

  5. Goecks J, Nekrutenko A, Taylor J, Galaxy Team:Galaxy: a comprehensive approach for supporting accessible, reproducible, and transparent computational research in the life sciences. Genome Biol. 2010, 11: 86-10.1186/gb-2010-11-8-r86. doi:10.1186/gb-2010-11-8-r86,

    Article  Google Scholar 

  6. Delescluse M, Franconville R, Joucla S, Lieury T, Pouzat C:Making neurophysiological data analysis reproducible: why and how?. J Physiol Paris. 2011, 106: 159-170. doi:10.1016/j.jphysparis.2011.09.011,

    Article  PubMed  Google Scholar 

  7. Stevens J-LR, Elver M, Bednar JA:An automated and reproducible workflow for running and analyzing neural simulations using lancet and IPython notebook. Front Neuroinform. 2013, 7: 44-doi:10.3389/fninf.2013.00044,

    Article  PubMed  PubMed Central  Google Scholar 

  8. Home Page for the Retinal Wave Repository. [http://www.damtp.cam.ac.uk/user/eglen/waverepo],

  9. Zip File of HDF5 Files on CARMEN. [https://portal.carmen.org.uk/\#link=URN:LSID:portal.carmen.org.uk:metadata:36156],

  10. HDF5 Home Page. [http://www.hdfgroup.org/HDF5],

  11. Blankenship AG, Hamby AM, Firl A, Vyas S, Maxeiner S, Willecke K, Feller MB:The role of neuronal connexins 36 and 45 in shaping spontaneous firing patterns in the developing retina. J Neurosci. 2011, 31: 9998-10008. 10.1523/JNEUROSCI.5640-10.2011. doi:10.1523/jneurosci.5640-10.2011,

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  12. Demas J, Eglen SJ, Wong ROL:Developmental loss of synchronous spontaneous activity in the mouse retina is independent of visual experience. J Neurosci. 2003, 23: 2851-2860.

    CAS  PubMed  Google Scholar 

  13. Demas J, Sagdullaev BT, Green E, Jaubert-Miazza L, McCall MA, Gregg RG, Wong ROL, Guido W:Failure to maintain eye-specific segregation in nob, a mutant with abnormally patterned retinal activity. Neuron. 2006, 50: 247-259. 10.1016/j.neuron.2006.03.033. doi:10.1016/j.neuron.2006.03.033,

    Article  CAS  PubMed  Google Scholar 

  14. Hennig MH, Grady J, van Coppenhagen J, Sernagor E:Age-dependent homeostatic plasticity of GABAergic signaling in developing retinal networks. J Neurosci. 2011, 31: 12159-12164. 10.1523/JNEUROSCI.3112-11.2011. doi:10.1523/jneurosci.3112-11.2011,

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  15. Kirkby LA, Feller MB:Intrinsically photosensitive ganglion cells contribute to plasticity in retinal wave circuits. Proc Natl Acad Sci USA. 2013, 110: 12090-12095. 10.1073/pnas.1222150110. doi:10.1073/pnas.1222150110,

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  16. Maccione A, Hennig MH, Gandolfo M, Muthmann O, van Coppenhagen J, Eglen SJ, Berdondini L, Sernagor E:Following the ontogeny of retinal waves: Pan-Retinal recordings of population dynamics in the neonatal mouse. J Physiol. 2014, doi:10.1113/jphysiol.2013.262840,

    Google Scholar 

  17. Stacy RC, Demas J, Burgess RW, Sanes JR, Wong ROL:Disruption and recovery of patterned retinal activity in the absence of acetylcholine. J Neurosci. 2005, 25: 9347-9357. 10.1523/JNEUROSCI.1800-05.2005. doi:10.1523/jneurosci.1800-05.2005,

    Article  CAS  PubMed  Google Scholar 

  18. Stafford BK, Sher A, Litke AM, Feldheim DA:Spatial-temporal patterns of retinal waves underlying activity-dependent refinement of retinofugal projections. Neuron. 2009, 64: 200-212. 10.1016/j.neuron.2009.09.021. doi:10.1016/j.neuron.2009.09.021,

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  19. Sun C, Warland DK, Ballesteros JM, van der List D, Chalupa LM:Retinal waves in mice lacking the beta2 subunit of the nicotinic acetylcholine receptor. Proc Natl Acad Sci USA. 2008, 105: 13638-13643. 10.1073/pnas.0807178105. doi:10.1073/pnas.0807178105,

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  20. McLaughlin T, Torborg CL, Feller MB, O’Leary DDM:Retinotopic map refinement requires spontaneous retinal waves during a brief critical period of development. Neuron. 2003, 40: 1147-1160. 10.1016/S0896-6273(03)00790-6. doi:10.1016/S0896-6273(03)00790-6,

    Article  CAS  PubMed  Google Scholar 

  21. Sun C, Speer CM, Wang G-Y, Chapman B, Chalupa LM:Epibatidine application in vitro blocks retinal waves without silencing all retinal ganglion cell action potentials in developing retina of the mouse and ferret. J Neurophysiol. 2008, 100: 3253-3263. 10.1152/jn.90303.2008. doi:10.1152/jn.90303.2008,

    Article  PubMed  PubMed Central  Google Scholar 

  22. Torborg C, Wang C-T, Muir-Robinson G, Feller MB:L-type calcium channel agonist induces correlated depolarizations in mice lacking the beta2 subunit nAChRs. Vision Res. 2004, 44: 3347-3355. 10.1016/j.visres.2004.08.015. doi:10.1016/j.visres.2004.08.015,

    Article  CAS  PubMed  Google Scholar 

  23. Hansen KA, Torborg CL, Elstrott J, Feller MB:Expression and function of the neuronal gap junction protein connexin 36 in developing mammalian retina. J Comp Neurol. 2005, 493: 309-320. 10.1002/cne.20759. doi:10.1002/cne.20759,

    Article  CAS  PubMed  Google Scholar 

  24. Torborg CL, Hansen KA, Feller MB:High frequency, synchronized bursting drives eye-specific segregation of retinogeniculate projections. Nat Neurosci. 2005, 8: 72-78. 10.1038/nn1376. doi:10.1038/nn1376,

    Article  CAS  PubMed  Google Scholar 

  25. Meister M, Wong RO, Baylor DA, Shatz CJ:Synchronous bursts of action potentials in ganglion cells of the developing mammalian retina. Science. 1991, 252: 939-943. 10.1126/science.2035024. doi:10.1126/science.2035024,

    Article  CAS  PubMed  Google Scholar 

  26. Xu H-P, Furman M, Mineur YS, Chen H, King SL, Zenisek D, Jimmy Zhou Z, Butts DA, Tian N, Picciotto MR, Crair MC:An instructive role for patterned spontaneous retinal activity in mouse visual map development. Neuron. 2011, 70: 1115-1127. 10.1016/j.neuron.2011.04.028. doi:10.1016/j.neuron.2011.04.028,

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  27. Bonomini MP, Ferrandez JM, Bolea JA, Fernandez E:DATA-MEAns: an open source tool for the classification and management of neural ensemble recordings. J Neurosci Methods. 2005, 148: 137-146. 10.1016/j.jneumeth.2005.04.008. doi:10.1016/j.jneumeth.2005.04.008,

    Article  PubMed  Google Scholar 

  28. Bologna LL, Pasquale V, Garofalo M, Gandolfo M, Baljon PL, Maccione A, Martinoia S, Chiappalone M:Investigating neuronal activity by SPYCODE multi-channel data analyzer. Neural Netw. 2010, 23: 685-697. 10.1016/j.neunet.2010.05.002. doi:10.1016/j.neunet.2010.05.002,

    Article  PubMed  Google Scholar 

  29. Wong RO, Meister M, Shatz CJ:Transient period of correlated bursting activity during development of the mammalian retina. Neuron. 1993, 11: 923-938. 10.1016/0896-6273(93)90122-8. doi:10.1016/0896-6273(93)90122-8,

    Article  CAS  PubMed  Google Scholar 

  30. Sernagor E, Grzywacz NM:Influence of spontaneous activity and visual experience on developing retinal receptive fields. Curr Biol. 1996, 6: 1503-1508. 10.1016/S0960-9822(96)00755-5. doi:10.1016/s0960-9822(96)00755-5,

    Article  CAS  PubMed  Google Scholar 

  31. Feller MB, Wellis DP, Stellwagen D, Werblin FS, Shatz CJ:Requirement for cholinergic synaptic transmission in the propagation of spontaneous retinal waves. Science. 1996, 272: 1182-1187. 10.1126/science.272.5265.1182. doi:10.1126/science.272.5265.1182,

    Article  CAS  PubMed  Google Scholar 

  32. Bansal A, Singer JH, Hwang BJ, Xu W, Beaudet A, Feller MB:Mice lacking specific nicotinic acetylcholine receptor subunits exhibit dramatically altered spontaneous activity patterns and reveal a limited role for retinal waves in forming ON and OFF circuits in the inner retina. J Neurosci. 2000, 20: 7672-7681.

    CAS  PubMed  Google Scholar 

  33. CARMEN Portal Home Page. [https://portal.carmen.org.uk],

  34. Jessop M, Weeks M, Austin J:CARMEN: a practical approach to metadata management. Philos Trans A Math Phys Eng Sci. 2010, 368: 4147-4159. 10.1098/rsta.2010.0147. doi:10.1098/rsta.2010.0147,

    Article  PubMed  Google Scholar 

  35. Weeks M, Jessop M, Fletcher M, Hodge V, Jackson T, Austin J:The CARMEN software as a service infrastructure. Philos Trans A Math Phys Eng Sci. 2013, 371: 20120080-doi:10.1098/rsta.2012.0080,

    Article  PubMed  Google Scholar 

  36. Liang B, Simonotto J, Knowles A, Fletcher M:The Neurophysiology Data Translation Format (NDF) Specification — V1.2.1. 2010, [http://www.carmen.org.uk/standards/CarmenDataSpecs.pdf],

    Google Scholar 

  37. Feller MB:Retinal waves are likely to instruct the formation of eye-specific retinogeniculate projections. Neural Dev. 2009, 4: 24-10.1186/1749-8104-4-24. doi:10.1186/1749-8104-4-24,

    Article  PubMed  PubMed Central  Google Scholar 

  38. Chalupa LM:Retinal waves are unlikely to instruct the formation of eye-specific retinogeniculate projections. Neural Dev. 2009, 4: 25-10.1186/1749-8104-4-25. doi:10.1186/1749-8104-4-25,

    Article  PubMed  PubMed Central  Google Scholar 

  39. Novellino A, Scelfo B, Palosaari T, Price A, Sobanski T, Shafer TJ, Johnstone AFM, Gross GW, Gramowski A, Schroeder O, Jügelt K, Chiappalone M, Benfenati F, Martinoia S, Tedesco MT, Defranchi E, D’Angelo P, Whelan M:Development of micro-electrode array based tests for neurotoxicityassessment of interlaboratory reproducibility with neuroactive chemicals. Front Neuroeng. 2011, 4: 4-doi:10.3389/fneng.2011.00004,

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  40. MacLaren EJ, Charlesworth P, Coba MP, Grant SGN:Knockdown of mental disorder susceptibility genes disrupts neuronal network physiology in vitro. Mol Cell Neurosci. 2011, 47: 93-99. 10.1016/j.mcn.2010.12.014. doi:10.1016/j.mcn.2010.12.014,

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  41. Teeters JL, Benda J, Davison AP, Eglen S, Gerhard S, Gerkin RC, Grewe J, Harris K, Jackson T, Mouček R, Pröpper R, Sessions HL, Smith LS, Sobolev A, Sommer FT, Stoewer A, Wachtler T:Considerations for developing a standard for storing electrophysiology data in HDF5. Front Neuroinform. 2013, doi:10.3389/conf.fninf.2013.09.00069,

    Google Scholar 

  42. Xie Y:Dynamic Documents with R and Knitr. 2013, Chapman & Hall/CRC The R Series. Boca Raton: Taylor & Francis,

    Google Scholar 

  43. Eglen SJ, Weeks M, Jessop M, Simonotto J, Jackson T, Sernagor E:Supporting Material for “A data repository and analysis framework for spontaneous neural activity recordings in developing retina”. Gigascience Database.http://dx.doi.org/10.5524/100089,

  44. Quiroga RQ, Nadasdy Z, Ben-Shaul Y:Unsupervised spike detection and sorting with wavelets and superparamagnetic clustering. Neural Comput. 2004, 16: 1661-1687. 10.1162/089976604774201631. doi:10.1162/089976604774201631,

    Article  PubMed  Google Scholar 

  45. Litke A, Bezayiff N, Chichilnisky EJ, Cunningham W, Dabrowski W, Grillo A, Grivich M, Grybos P, Hottowy P, Kachiguine S, Kalmar RS, Mathieson K, Petrusca D, Rahman M, Sher A:What does the eye tell the brain?: development of a system for the large-scale recording of retinal output activity. IEEE Trans Nucl Sci. 2004, 51: 1434-1440. doi:10.1109/TNS.2004.832706,

    Article  Google Scholar 

Download references

Acknowledgements

We thank all the investigators who have contributed data to the repository. Thanks to Matthias Hennig and Matthew Down for providing a burst analysis algorithm for use in the CARMEN workflow. Andrew Morton provided a Neuroexplorer script for converting data files. This work was supported by grants from EPSRC (EP/E002331/1), BBSRC (BB/H023577/1 and BB/I000984/1) and Wellcome Trust (083205/B/07/Z).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Stephen John Eglen.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

SJE and ES conceived and designed the project. SJE and JDS collected and pre-processed data from groups. SJE curated and processed data, as well as contributed code. MJ, TJ and MW carried out CARMEN workflow analysis. SJE, TJ, ES and MW wrote the manuscript. All authors read and approved the final manuscript.

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Eglen, S.J., Weeks, M., Jessop, M. et al. A data repository and analysis framework for spontaneous neural activity recordings in developing retina. GigaSci 3, 3 (2014). https://doi.org/10.1186/2047-217X-3-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/2047-217X-3-3

Keywords