There is a newer version of the record available.

Published July 1, 2024 | Version v1.2.0
Computational notebook Open

The OpenScope Databook: Reproducible System Neuroscience Notebooks to Facilitate Data Sharing and Collaborative Reuse with Open Science Datasets

Description

Reproducibility is a significant challenge in neuroscience, as analysis and visualization methods are often difficult to replicate due to a lack of accessible code, separation of code from published figures, or unavailability of code altogether. This issue may arise from the complex nature of neuroscience research, the use of diverse data formats and analysis techniques, and insufficient emphasis on open-source, collaborative practices. In addition, key neuroscience analyses are typically rewritten at the start of new scientific projects, slowing down the initiation of research efforts.

Four key components are essential for reproducible analysis: accessible data, accessible computational resources, a reproducible environment, and usage documentation. The OpenScope Databook, provided by the Allen Institute’s OpenScope Project, offers a solution to these challenges by facilitating the analysis and visualization of brain data, primarily using NWB files and the DANDI archive. Hosted on Github, the entire publication – including code, data access, text, references, and revisions from reviewers and contributors – is readily available for collaboration and version control, promoting transparency and collective knowledge growth. The OpenScope Databook addresses these components by leveraging a combination of open-source Python libraries, such as DANDI, BinderJupyter BookGoogle Colab, LaTeX references, Python scripts, Git versioning, and scientific revision through approved pull requests. The entire publication can be recreated by running the code locally, on distributed servers such as Binder, DandiHub, or Google Colab, or on any host running Jupyter notebooks.

We cover several broadly used analyses across the community, providing a missing component for system neuroscience. Our key analyses are organized into chapters, including NWB basics such as downloading, streaming, and visualizing NWB files from data archives. We document essential analyses typically performed in all neuroscience laboratories, such as temporal alignment, alignment to sensory stimuli, and association with experimental metadata. We cover the two leading neuronal recording techniques: two-photon calcium imaging and electrophysiological recordings, and share example analyses of stimulus-averaged responses. Advanced first-order analyses include showing receptive fields, identifying optotagged units, current source density analysis, and cell matching across days.

This resource is actively maintained on GitHub here https://github.com/AllenInstitute/openscope_databook, and deployed through GitHub Pages here https://alleninstitute.github.io/openscope_databook . The project can be updated by the community, providing a living document that will grow over time.

Files

AllenInstitute/openscope_databook-v1.2.0.zip

Files (42.4 MB)

Name Size Download all
md5:58c6d317e1b20447597c7c891fd81539
42.4 MB Preview Download

Additional details

Related works

Funding

National Institutes of Health
A community-driven brain observatory for large-scale systems neuroscience U24 NS113646
National Institutes of Health
DANDI: Distributed Archives for Neurophysiology Data Integration R24MH117295
National Institutes of Health
Expanding access to open-source data acquisition software for next-generation silicon probes U24 NS109043

Dates

Created
2024-07-01
Deployment via Github with reviews through pull request

Software

Repository URL
https://alleninstitute.github.io/openscope_databook/
Programming language
Python, Jupyter Notebook
Development Status
Active