Skip to content

bpuzek/snakemake-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

snakemake-course

Short setup for the Carpentries Snakemake novice bioinformatics course.

Quick start

  1. Create the course environment:
bash create-snakemake-env.sh
  1. Activate it:
conda activate snakemake_carpentry
  1. Check Snakemake:
snakemake --version

Course data

The dataset is already included in this repository at:

  • snakemake_data/yeast/reads
  • snakemake_data/yeast/transcriptome

Use these paths as inputs while following the lesson: https://carpentries-incubator.github.io/snakemake-novice-bioinformatics/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%