Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

strvctvre #1032

Draft
wants to merge 2 commits into
base: benb/x_males_non_par
Choose a base branch
from
Draft

strvctvre #1032

wants to merge 2 commits into from

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.

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.

1 participant