Repository for Melbourne Bioinformatics tutorials website.
New tutorials (2025 onwards) are being built with The Carpentries Workbench. For that, we have a custom UoM fork of Varnish, the package that provides the interface template for The Workbench.
To create a Markdown-based workshop, use the Markdown template.
To create an RMarkdown-based workshop, use the RMarkdown template. RMarkdown workshops allow execution and compilation of code to render the final workshop website.
On the template repository, click "Use this template" on the top-right corner.
For more information, please see our Wiki.
Previous tutorials were written in Markdown and built with MkDocs.
All documentation source files are under docs/
. Tutorials are stored under docs/tutorials/
.
Please see the archived README for information on the previous tutorials.