diff --git a/GBS-pipeline.smk b/GBS-pipeline.smk index 2a5a1e7..e14ad5c 100644 --- a/GBS-pipeline.smk +++ b/GBS-pipeline.smk @@ -11,8 +11,8 @@ import sys ##### Natural Resources Institute Finland (Luke) ##### This pipeline is build upon the the GBS-SNP-CROP pipeline: ##### https://github.com/halelab/GBS-SNP-CROP -##### Version: 0.17.1 -version = "0.17.1" +##### Version: 0.16.1 +version = "0.16.1" ##### set minimum snakemake version ##### min_version("6.0")