-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Romain Feron edited this page Jun 8, 2020
·
4 revisions
Welcome to the official wiki for the virtual workshop Snakemake for reproducible analyses at SIB-days 2020.
In this wiki, you will find all the information presented during the workshop, sometimes with additional details and references to the official Snakemake's documentation. You will also find detailed information about the exercises for each section, as well as hints for the difficult parts.
All information in the current version of this wiki is based on the official documentation for Snakemake version 5.7.4.
Direct links to exercises: here
- Defining rules
- Rule dependencies
- Wildcards
- Executing workflows
- The expand syntax
- Non-file rule parameters
- Executing Python code