Skip to content

Commit 93c495d

Browse files
committed
update conda with vep 114
1 parent 70a3bb4 commit 93c495d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build_conda_recipes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- vep113
7+
- vep114
88

99
env:
1010
atoken: ${{ secrets.ANACONDA_UPLOAD_TOKEN }}

conda/env/yml/pcgr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- bedtools
1111
- bcftools
1212
- cyvcf2
13-
- ensembl-vep ==113.0
13+
- ensembl-vep ==114.0
1414
- htslib
1515
- pandoc
1616
- bioconda::perl-bio-bigfile

0 commit comments

Comments
 (0)