Skip to content

Commit f7be5ca

Browse files
committed
Add tag
1 parent 16b2715 commit f7be5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v03_pipeline/bin/vep-110-GRCh38.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export PROJECT="$(gcloud config get-value project)"
1212
export VEP_CONFIG_PATH="$(/usr/share/google/get_metadata_value attributes/VEP_CONFIG_PATH)"
1313
export VEP_REPLICATE="$(/usr/share/google/get_metadata_value attributes/VEP_REPLICATE)"
1414
export ASSEMBLY=GRCh38
15-
export VEP_DOCKER_IMAGE=gcr.io/seqr-project/vep-docker-image
15+
export VEP_DOCKER_IMAGE=gcr.io/seqr-project/vep-docker-image:110
1616

1717
mkdir -p /vep_data
1818

0 commit comments

Comments
 (0)