{ "cells": [ { "cell_type": "markdown", "metadata": { "slideshow": { "slide_type": "slide" } }, "source": [ "# Tools for data and metadata handling\n", "## as used in [Brochier et al., 2018](https://www.nature.com/articles/sdata201855)\n", "Julia Sprenger | Institut de Neurosciences de la Timone | Brainhack Marseille 2020" ] }, { "cell_type": "markdown", "metadata": { "slideshow": { "slide_type": "slide" } }, "source": [ "### Content\n", "- [GIN](/home/julia/repositories/gin/multielectrode_grasp/code/presentation/figures/elephant_structure.png) -- for centralized data hosting and versioning\n", "- [open metadata Markup Language (odML)](https://g-node.github.io/python-odml) -- for metadata organization\n", "- [odMLtables](https://odmltables.readthedocs.io/en/latest/) -- for user-friendly interaction with odML\n", "- [Neo](https://neo.readthedocs.io/en/stable/) -- for conversion and representation of ephys data\n", "- [[Elephant]](https://elephant.readthedocs.io/en/latest/) -- for analysis of ephys data\n", "- [[Viziphant]](https://viziphant.readthedocs.io/en/latest/) -- for visualization of ephys data" ] }, { "cell_type": "markdown", "metadata": { "slideshow": { "slide_type": "slide" } }, "source": [ "### GIN ([gin.g-node.org](gin.g-node.org)) \n", "\n", "- service for hosting & versioning data files\n", "- based on git & git-annex\n", "- public and private repositories\n", "- DOI service for data publication\n", "- open source; option of local setup\n", "\n" ] }, { "cell_type": "markdown", "metadata": { "slideshow": { "slide_type": "subslide" } }, "source": [ "### [Repository of Brochier et al.](https://gin.g-node.org/INT/multielectrode_grasp)\n", "\n", "