Skip to content

Commit a4dc43d

Browse files
authored
Make gatk conda env compatible with parabricks gatk version
As it stands, this causes an error at gatk_GenotypeGVCFs for cohort runs
1 parent 2fdc57b commit a4dc43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/envs/gatk4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ channels:
33
- conda-forge
44
- defaults
55
dependencies:
6-
- bioconda::gatk4 =4.1.8.1
6+
- bioconda::gatk4 =4.1.0.0

0 commit comments

Comments
 (0)