Skip to content

Conversation

@bpblanken
Copy link
Collaborator

No description provided.


STRVCTVRE_REFERENCE_DATASETS_DIR=${STRVCTVRE_REFERENCE_DATASETS_DIR:-/var/seqr/strvctvre-reference-data}
STRVCTVRE_DOCKER_IMAGE="gcr.io/seqr-project/strvctvre-docker-image"
docker run --platform linux/amd64 -i -v $STRVCTVRE_DOCKER_IMAGE:$STRVCTVRE_DOCKER_IMAGE:ro $STRVCTVRE_DOCKER_IMAGE -p $WORKDIR "$@"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker run -it --platform linux/amd64 -v /dev/shm:/dev/shm:rw gcr.io/seqr-project/strvctvre-docker-image -p /dev/shm/hg38.phyloP100way.bw -i /dev/shm/phase5.annotated.vcf.gz -o /dev/shm/out.vcf

this worked! Verified the StrVCTVRE annotation is present in the VCF in the right format.

Base automatically changed from benb/x_males_non_par to main February 18, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants