Skip to content

Commit

Permalink
bump vibe and vip version (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: bartcharbon <[email protected]>
  • Loading branch information
bartcharbon and bartcharbon authored Sep 2, 2021
1 parent 145901f commit 924240c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/header.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ fi

declare -A VIP_CFG_MAP

VIP_VERSION="2.4.3"
VIP_VERSION="2.4.4"

MOD_BCF_TOOLS="BCFtools/1.11-GCCcore-7.3.0"
MOD_CADD="CADD/v1.4-foss-2018b-minimal"
Expand All @@ -30,7 +30,7 @@ MOD_VCF_DECISION_TREE="vcf-decision-tree/v0.0.3-Java-11-LTS"
MOD_VCF_INHERITANCE_MATCHER="vcf-inheritance-matcher/v0.1.1-Java-11-LTS"
MOD_VCF_REPORT="vcf-report/v2.4.2-Java-11-LTS"
MOD_VEP="VEP/104.2-foss-2018b-Perl-5.28.0"
MOD_VIBE="VIBE/5.1.4-Java-11-LTS"
MOD_VIBE="VIBE/5.1.5-Java-11-LTS"
MOD_ANNOTSV="AnnotSV/v3.0.9-GCCcore-7.3.0"

# Use non-minimal CADD module if the minimal module is not available
Expand Down

0 comments on commit 924240c

Please sign in to comment.