Skip to content

Commit 4585b77

Browse files
committed
ensembl-vep: bump 112.0 -> 113.0
1 parent 107daf1 commit 4585b77

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/build_conda_recipes.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- vep113
78

89
env:
910
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 ==112.0
13+
- ensembl-vep ==113.0
1414
- htslib
1515
- pandoc
1616
- bioconda::perl-bio-bigfile

0 commit comments

Comments
 (0)