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

Automatically download and extract the GATK jar #57

Open
abhi18av opened this issue Mar 24, 2022 · 0 comments
Open

Automatically download and extract the GATK jar #57

abhi18av opened this issue Mar 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@abhi18av
Copy link
Member

We should consider adding a process which automatically downloads the GATK-3.8.0 using the public URL

https://storage.googleapis.com/gatk-software/package-archive/gatk/GenomeAnalysisTK-3.8-0-ge9d806836.tar.bz2

And then unzip it via tar -xf GenomeAnalysisTK-3.8-0-ge9d806836.tar.bz2 and pass on the resultant GenomeAnalysisTK.jar through all processes.

This has some overlap with #54

@abhi18av abhi18av added the enhancement New feature or request label Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant