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

Merge master to ah var store 2023-07-18 [DRAFT] #8425

Closed
wants to merge 308 commits into from

Conversation

mcovarr
Copy link
Collaborator

@mcovarr mcovarr commented Jul 18, 2023

No description provided.

samuelklee and others added 30 commits August 16, 2021 15:02
…n creating temporary files in GermlineCNVCaller and improved documentation of corresponding utility methods. (#7411)
…ntermittent ArrayIndexOutOfBoundsExceptions (#7417)

Resolves #7403
Improved the documentation text for ComposeSTRTableFile and related STRDecimationTable.
* remove calls to filter Numt and low het sites
* remove extra max_low_het params
* remove inputs from example json
…Allele2 in MAF output (#7422)

Added code to populate the Match_Norm_Seq_Allele1 and 2 fields when generating MAF output, plus tests.

Fixes #7408
Also add some docs details
* Deal with reblocked hom refs with no PLs in CombineGVCFs and GenotypeGVCFs
…lterAlignmentArtifacts. (#6885)

* extracted constants, added docs, added TSV methods and tests

* bubbled up ALIGNMENT_TO_BEST_HAPLOTYPE_SW_PARAMETERS

* bubbled up ORIGINAL_DEFAULT

* bubbled up NEW_SW_PARAMETERS and reverted calculateCigar optimization

* bubbled up STANDARD_NGS

* exposed parameters through AssemblyBasedCallerArgumentCollection

* rebased with some fixups

* replaced TSV input of args with explicit args

* added integration tests for HC and M2

* addressed review comments
#7471)

Modify the new reblocked GT calling behavior a little bit more so annotations are
more accurate compared to non-reblocked GVCFs
Fix bug due to InbreedingCoeff vs. AS_InbreedingCoeff code duplication
Catch corner case for DP=0/no DP variants
Clean up raw annotations for AS_QD
* Added an optional --interval-file-prefix flag to SplitIntervals for adding a prefix to interval filenames

* Added an optional --interval-file-num-digits flag to SplitIntervals to configure the number of digits used for interval filenames

Resolves #7157
#7464)

* gCNV in the CASE mode now fills in all hidden DenoisingModelConfig and CopyNumberCallingConfig arguments from the input model configuration.
… gCNV (#7450)

* Exposed number of samples used for estimating denoised copy ratios in gCNV engine to the GermlineCNVCaller.
)

* Added bounds checking as a bandaid to indel protein string issue.
* updating org.xerial:sqlite-jdbc:3.20.1 -> 3.36.0.3
* this adds native support for M1 macs
Move to GenomicsDB 1.4.2 release to fix #7012

Resolves #7012
Make AlleleFrequencyUtils aware of genes with multiple transcripts, enabling
successful operation of FilterFuncotations. Fixes #7504.
* Switch travis variable name from DOCKER_SERVICE_PASS -> DOCKER_SERVICE_TOKEN for clarity
* Replace gcloud key
* Replace deploy key for travis to authenticate to github
* Set gcloud config directory in travis

* This fixes an issue while installing gcloud on travis due to permissions in the root directories
Add a --bypass-feature-reader argument to GenomicsDBImport to allow htslib to be used for VCF reading instead of htsjdk. This reduces memory usage and potentially speeds up the import process.

Co-authored-by: nalinigans <[email protected]>
* Add defensive programming and null checks to the annotation code to guard against missing values

* Correct inconsistent use of NaNs versus empty values in RankSums.

* Add integration tests for GenotypeGVCFs and GnarlyGenotyper to demonstrate the fixes

Resolves #7483
Adding a comment explaining why we checkout the entire repo history in travis. This caused some understandable confusion.
…esentation (#7103)

* fixed bug where Mutect2 ignored germline variants with alternate representation

* two little things
jamesemery and others added 16 commits June 28, 2023 10:01
X_FILTERED_COUNT the number of reads in the locus that pass the FeatureMap filters, regardless of whether the considered base matches the reference or not
* Allow LocatableXsvFuncotationFactory to read gzipped files

* Add test case
* changedReadNameReadFilter to support multipleReadnames inputs (and consequently .list files)
This release contains important bugfixes, including a fix for
#8141 (intermittent
failure to properly compress outputs)
- Now will count downloads of all artifacts in github releases instead
of just the first one.
* ReblockGVCFs cleanup for dragen inputs

* addressing comments
@mcovarr mcovarr changed the base branch from master to ah_var_store July 18, 2023 19:12
@gatk-bot
Copy link

gatk-bot commented Jul 18, 2023

Github actions tests reported job failures from actions build 5591447053
Failures in the following jobs:

Test Type JDK Job ID Logs
cloud 17.0.6+10 5591447053.10 logs
unit 17.0.6+10 5591447053.12 logs
unit 17.0.6+10 5591447053.1 logs

@gatk-bot
Copy link

gatk-bot commented Jul 18, 2023

Github actions tests reported job failures from actions build 5591508043
Failures in the following jobs:

Test Type JDK Job ID Logs
cloud 17.0.6+10 5591508043.10 logs
unit 17.0.6+10 5591508043.12 logs
unit 17.0.6+10 5591508043.1 logs

@gatk-bot
Copy link

Github actions tests reported job failures from actions build 5592732341
Failures in the following jobs:

Test Type JDK Job ID Logs
cloud 17.0.6+10 5592732341.10 logs

@mcovarr mcovarr force-pushed the merge_master_to_ah_var_store_2023_07_18 branch from 48e5e00 to 1b657c2 Compare July 18, 2023 23:19
@mcovarr mcovarr closed this Jul 21, 2023
@mcovarr mcovarr deleted the merge_master_to_ah_var_store_2023_07_18 branch September 1, 2023 12:32
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.