diff --git a/recipes/ctat-mutations/meta.yaml b/recipes/ctat-mutations/meta.yaml index e949146af048b..48f04ee5c5187 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 = "1" %} +{% set build = "0" %} package: name: {{ name }} @@ -19,12 +19,12 @@ requirements: build: - python - gatk4 - - picard =2.18.14 + - picard >=2.0.1 run: - python - gatk4 - star - - picard =2.18.14 + - picard >=2.0.1 - bcftools - samtools - tabix