doi: 10.7554/eLife.48063
This repository contains a collection of notebooks that were used to re-analyze the work published by Witz et al. Please start at the notebook response_Witz2019_index.
Using the mybinder badge visible at the top of this Readme file, you can run an interactive version of this repository and play yourself with the data and figures.
A jupyter server can also be started locally using docker. You'll need a working installation of docker and docker-compose (see the doc). Use docker-compose build
to create an image. Use docker-compose up
to start a jupyter server at localhost:9999
.