Skip to content

a wrapper for the tassel GBS pipeline with snakemake

Notifications You must be signed in to change notification settings

CFarcy/snakemake_for_tassel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snakemake_for_tassel

usage:

  • set the correct parameters in the file config.yaml
  • On a sge environnement, you can use the file cluster.yaml
  • command: snakemake --cluster-config cluster.yaml --cluster 'qsub -V -b y -q {cluster.queue} -l mem_free={cluster.memory} -N {cluster.name}' -j

Caution: some of tassel parameters are not configure yet in the snakefile, but it's fonctionnal for most of the cases.

About

a wrapper for the tassel GBS pipeline with snakemake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages