Skip to content

euronion/snakemake-tutorial-debugging

Repository files navigation

Intro to debugging Snakemake workflows

This repository contains a few examples to help you start debugging your Snakemake workflows more efficiently. In order to use them, make sure that you have snakemake installed, either in a dedicated conda environment or in a virtual venv environment.

Work through the examples in the following order:

  1. Snakefile_ItsAFancyPythonFile
  2. Snakefile_FileNotFound
  3. Snakefile_ItIsNotDoingWhatIWantItToDo

Each file describes situations to learn about, the snakemake commands for you to run, and explanations of what is happening.

Contributions and license

Contributions welcome! Please open an issue or a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published