Work in progress
This repository contains templates for notebooks in Jupyter or R Markdown format, for common bioinformatics analysis workflows.
The folders are broadly divided by data category. Each folder should contain a Dockerfile with all notebook dependencies installed, one or more computational notebooks for specific workflows, and any supporting code imported into the notebook, such as helper functions.