From 6e152413d54aca8c0bb952d674974a0f8a9bc960 Mon Sep 17 00:00:00 2001 From: asmariyaz23 Date: Fri, 2 Nov 2018 01:44:31 -0400 Subject: [PATCH] Ctat mut (#11759) * locking picard * picard version --- recipes/ctat-mutations/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/ctat-mutations/meta.yaml b/recipes/ctat-mutations/meta.yaml index 48f04ee5c5187..e949146af048b 100644 --- a/recipes/ctat-mutations/meta.yaml +++ b/recipes/ctat-mutations/meta.yaml @@ -1,6 +1,6 @@ {% set name = "ctat-mutations" %} {% set version = "2.0.1" %} -{% set build = "0" %} +{% set build = "1" %} package: name: {{ name }} @@ -19,12 +19,12 @@ requirements: build: - python - gatk4 - - picard >=2.0.1 + - picard =2.18.14 run: - python - gatk4 - star - - picard >=2.0.1 + - picard =2.18.14 - bcftools - samtools - tabix