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

VS-665 updating beta workflow to use changes tested in quickstart #8062

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

koncheto-broad
Copy link

Updating the beta workflow to use the latest jar, representing the version of GATK tested against the quickstart workflow

…rsion of GATK George tested against the workflow
@@ -35,7 +35,8 @@ workflow GvsJointVariantCalling {
Int SNP_VQSR_max_gaussians_override = 6
Int SNP_VQSR_mem_gb_override = ""
}
File gatk_override = "gs://gvs_quickstart_storage/jars/gatk-package-4.2.0.0-613-g1219576-SNAPSHOT-local.jar"
# This is the most updated snapshot of the code as of Oct 18, 2022
File gatk_override = "gs://gvs_quickstart_storage/jars/gatk-package-4.2.0.0-625-g950122c-SNAPSHOT-local.jar"
Copy link
Collaborator

Choose a reason for hiding this comment

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

we should probably update the jarmaking script to work the date in there but that's for another ticket / PR

Copy link
Author

Choose a reason for hiding this comment

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

Agreed. I added in this comment with the date precisely because I noticed the date wasn't present in the jar, but it won't be necessary once we update that jar script to add it into the filename

@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

❗ No coverage uploaded for pull request base (ah_var_store@bde383b). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files
@@               Coverage Diff                @@
##             ah_var_store     #8062   +/-   ##
================================================
  Coverage                ?   16.944%           
  Complexity              ?      4702           
================================================
  Files                   ?      1375           
  Lines                   ?     82077           
  Branches                ?     13014           
================================================
  Hits                    ?     13907           
  Misses                  ?     66109           
  Partials                ?      2061           

@koncheto-broad koncheto-broad removed the request for review from gbggrant October 18, 2022 20:49
@koncheto-broad koncheto-broad merged commit 1c5c486 into ah_var_store Oct 18, 2022
@koncheto-broad koncheto-broad deleted the updating_beta_jar branch October 18, 2022 20:50
This was referenced Mar 17, 2023
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