Skip to content

IanBrettell/somites

Repository files navigation

Containerized workflow for calling medaka F2 haplotypes

NOTE: Caution re: this issue: snakemake/snakemake#304

Steps

  1. Change directory to your preferred working directory on the cluster, e.g.:
cd path/to/working/directory
  1. Clone this repository:
git clone https://github.com/brettellebi/somites.git
  1. Install miniconda3:

  2. Create global Snakemake environment:

conda create -f snakemake_6.7.0
  1. Edit somites/config/config.yaml and somites/init.sh to adapt to Heidelberg cluster.

  2. Run configured bash script somites/init.sh to run snakemake.