Skip to content

digitraceslab/snakemake-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snakemake-tutorial

Introduction to snakemake as a workflow management tool.

Steps to run this tutorial on Triton Cluster.

  1. Clone the project
  2. Load the default environment: module load scicomp-python-env
  3. Alternatively, use the environment specified in env.yml with the following steps:
    • module load mamba
    • mamba env create --file env.yml
    • source activate snakemake-tutorial

About

Introduction to snakemake as a workflow management tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages