Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 614 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 614 Bytes

cc-snakemake-workflow

A Cookiecutter Snakemake workflow template.

Create quickly new snakemake workflows with this template using cookiecutter.

Usage

conda install cookiecutter

cookiecutter https://github.com/sschmeier/cc-snakemake-workflow.git

Configure for yourself

Once used, the template is stored locally in ~/.cookiecutters. You can edit the cookiecutter.json file to set your defaults. Subsequently you can create a new workflow with:

cookiecutter cc-snakemake-workflow

NOTES

  • VERSION: 0.2.0