-
Notifications
You must be signed in to change notification settings - Fork 622
Merge master, fix unrelated VDS-making breakage [VS-1777] #9302
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
Merged
Merged
Changes from 153 commits
Commits
Show all changes
157 commits
Select commit
Hold shift + click to select a range
d40a485
Funcotator Update for Datasource Release V1.8 (#8512)
423d106
Fixed Funcotator VCF output renderer to correctly preserve B37 contig…
2900e01
Fix for events not in minimal representation (#8567)
meganshand 683eaa8
Ultima.flow annotations.fix (#8442)
dror27 e6e4dea
Removes unnecessary and buggy validation check (#8580)
ilyasoifer 1dc7ee4
Update our HTSJDK dependency to 4.0.2 (#8584)
droazen 7a08754
Update picard to 3.1.1 (#8585)
lbergelson fa3dfed
Add option to AnalyzeSaturationMutagenesis to keep disjoint mates (#8…
odcambc 0da6409
New/Updated Flow Based Read tools (#8579)
dror27 e37b344
GroundTruthScorer doc update (#8597)
dror27 bf24519
Add a native GATK implementation for 2bit references, and remove the …
droazen e2c5fab
Update dependencies to address security vulnerabilities, and add a se…
droazen 3b8b5bf
Update http-nio and wire its new settings (#8611)
lbergelson 5839cbd
PrintFileDiagnostics for cram, crai and bai. (#8577)
cmnbroad 2ad4a3e
Allow GenomicsDBImport to connect to az:// files without interference…
lbergelson e29cbc3
Disable line-by-line codecov comments (#8613)
droazen 0b18579
Support for custom ploidy regions in HaplotypeCaller (#8609)
lbergelson 85d13d4
Update the GATK base image to a newer LTS ubuntu release (#8610)
droazen 75f5104
build_docker_remote: add ability to specify the RELEASE arg to the cl…
droazen 23c8071
Update to htsjdk 4.1.0 (#8620)
lbergelson 70ee553
Fix the Spark version in the GATK jar manifest, and used the right co…
droazen 8317d8b
Update http-nio to 1.1.0 which implements Path.resolve() methods (#8626)
lbergelson fd873e9
Fix GT header in PostprocessGermlineCNVCalls's --output-genotyped-int…
jmarshall 39cfbba
Output the new image name at the end of a successful cloud docker bui…
droazen b68fadc
Reduce SVConcordance memory footprint (#8623)
mwalker174 e796d20
Rewrite complex SV functional annotation in SVAnnotate (#8516)
epiercehoffman 2d50cf8
Improvements to Mutect2's Permutect training data mode (#8663)
davidbenjamin dd73036
normal artifact lod is now defined without the extra minus sign (#8668)
davidbenjamin bbc028b
Parameterize the logging frequency for ProgressLogger in GatherVcfsCl…
gbggrant cfd4d87
Handle CTX_INV subtype in SVAnnotate (#8693)
epiercehoffman c97faf6
Move to GenomicsDB 1.5.2 which supports M1 macs (#8710)
nalinigans a2ebb37
Standardize test results directory between normal/docker tests (#8718)
lbergelson b0463e4
fix no data hom refs (#8715)
ldgauthier c3599a0
Update the setup_cloud github action (#8651)
lbergelson 9af1be3
Improve failure message in VariantContextTestUtils (#8725)
lbergelson b81a638
added --inverted-read-filter argument to allow for selecting reads th…
2640404
GatherVcfsCloud is no longer beta (#8680)
lbergelson 8ee86e7
Fix to long deletions that overhang into the assembly window causing …
141529b
dragstr model in Mutect2 WDL (#8716)
davidbenjamin dcfaa06
Update README to include list of popular software included in docker …
rickymagner 47a97ae
Now we should be excluding the test folder from code coverage calcula…
KevinCLydon 105b63e
Make M2 haplotype and clustered events filters smarter about germline…
davidbenjamin 724b5bc
Funcotator: suppress a log message about b37 contigs when not doing b…
droazen 6739e6d
SNVQ recalibration tool added for flow based reads (#8697)
ilyasoifer 7cdc985
Several GQ0 cleanup changes: (#8741)
ldgauthier 47c4858
Re-commit large files as lfs stubs (#8769)
lbergelson 986cb15
Enable ReblockGVCF to subset AS annotations that aren't "raw" (pipe-d…
ldgauthier aed8b1b
Gc getpipeupsummaries use mappingqualityreadfilter (#8781)
gokalpcelik ec39c37
Add malaria spanning deletion exception regression test with fix (#8802)
ldgauthier 5c32785
Bug fix in flow allele filtering (#8775)
ilyasoifer 24f93b5
Allow for GT to be a nocall if GQ and PL[0] are zero instead of homre…
nalinigans c6daf7d
Reduced docker layers in GATK image from 44 to 16 (#8808)
kevinpalis a3bbfc4
VariantFiltration: added arg to write custom mask filter description …
meganshand 4ed93fe
Bigger Permutect tensors and Permutect test datasets can be annotated…
davidbenjamin d4744f7
[BIOIN-1570] Fixed edge case in variant annotation (#8810)
ilyasoifer 0be44f2
Mutect2 germline resource can have split multiallelic format (#8837)
davidbenjamin 2878ce5
Mutect2 WDL and GetSampleName can handle multiple sample names in BAM…
davidbenjamin 2a420e4
Permutect dataset engine outputs contig and read group indices, not n…
davidbenjamin ab98a5d
Fixed a bug in AlleleFiltering that ignored more than a single sample…
ilyasoifer d633a57
Fixing bug in ReblockGVCFs when removing annotations (#8870)
meganshand abef8e1
fix for gnarly when PLs are null (#8878)
meganshand 948cd4f
Fix GenotypeGVCFs with mixed ploidy sites (#8862)
meganshand 8c33e31
Remove deprecated genomes in the cloud docker image that was causing …
e600f1c
Restore gnarly tests (#8893)
ldgauthier baa0dd0
Remove header lines in ReblockGVCFs when we remove FORMAT annotations…
meganshand b2723d6
Update several dependencies to fix vulnerabilities (#8898)
lbergelson adbb626
Update http-nio to 1.1.1 (#8889)
droazen 92dc4ae
Inverted SoftClippedReadFilter to conform to the standard filtering l…
ea58e61
Tool to detect CRAM base corruption caused by GATK issue 8768 (#8819)
cmnbroad 64348bc
Update HTSJDK to 4.1.1 and Picard to 3.2.0 (#8900)
droazen 4af2b49
Handle CTX_PP/QQ and CTX_PQ/QP CPX_TYPE values in SVConcordance (#8885)
epiercehoffman ddaf66f
Updated Python and PyMC, removed TensorFlow, and added PyTorch in con…
samuelklee 23a38ce
Complex SV intervals support (#8521)
mwalker174 b97448c
Update hdf5-java-bindings to version 1.2.0-hdf5_2.11.0, which removes…
droazen 59c9c1b
Clarify in the README which git lfs files are required to build GATK …
droazen 747df1a
Modified HaplotypeBasedVariantRecaller to support non-flow reads (#8896)
ilyasoifer 3d99f22
X_FILTERED_COUNT semantics adjusted in FlowFeatureMapper (#8894)
dror27 64dc4b3
adding test to match WARP tests edge case (#8928)
meganshand 096be07
Adds VcfComparator tool (#8933)
meganshand 9f2fbb5
Add docs about citing GATK (#8947)
rickymagner 3c1430d
Issue #7159 Create tool for producing genomic regions (as a BED file…
sanashah007 f42b7f7
Update the large test CRAM files to CRAM v3.0. (#8832)
cmnbroad 1258174
Update detector output files. (#8971)
cmnbroad 6bb5217
Require both overlap and breakend proximity for depth-only SV cluster…
mwalker174 2ba3a15
Adds QD and AS_QD emission from VariantAnnotator on GVS input (#8978)
meganshand 6036d67
Added new argument "--variant-output-filtering" to variant walkers fo…
lbergelson e1b5f95
Swapped mito mode in Mutect to use the mode argument utils, providing…
3401a33
Warn instead of throwing when querying intervals that were not in Gen…
nalinigans 2e459a5
Updates to VcfComparator (#8973)
meganshand fa3f11c
Update Mutect2.java Documentation (#8999)
gokalpcelik 779489b
Add dependency submission workflow to monitor vulnerabilities (#9002)
lbergelson a070efc
Add more detailed conda setup instructions to the GATK README (#9001)
droazen a377b07
Port of nvscorevariants into GATK, with a basic tool frontend (#8004)
droazen 87e9f1f
Re-added `--only-output-calls-starting-in-intervals` as a deprecated …
f5a2256
Adding small warning messages to not to feed any GVCF files to these …
gokalpcelik 07eac31
Update docker base (#9005)
lbergelson c18f3e2
Added a check for whether files can be created and executed within th…
KevinCLydon df8e4b7
Update gradle and build.gradle (#8998)
lbergelson d6acb84
Remove CNNScoreVariants, CNNVariantTrain, and CNNVariantWriteTensors …
droazen b409f77
Mark NVScoreVariants as a beta feature (#9010)
droazen d056c32
Additional Dependency updates (#9006)
lbergelson c4860d4
Added a '--prefer-mane-transcripts' mode that enforces MANE_Select ta…
dffedfb
Use jetty bom to enforce uniform jetty versions (#9016)
lbergelson 02c87bf
Change the kryo version specification to use maven style [,) instead …
lbergelson 3fe011a
Port of `CallableLoci` from GATK3 (#9031)
jonn-smith 18707c6
Retain all source IDs on VariantContext (#9032)
bbimber 3bb2b8b
Add SVStratify and GroupedSVCluster tools (#8990)
mwalker174 f7faad9
VariantRecalibrator R script fix for recent R versions. (#9046)
gokalpcelik cf88d08
Update README.md (#9047)
gokalpcelik fc248df
Prioritize het calls when merging clustered SVs (#9058)
mwalker174 ee25c7b
Updating upload_artifact in github actions (#9061)
lbergelson 373df45
Close a FeatureReader after use in HaplotypeCallerEngine (#9078)
lbergelson c819ff6
Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.13 (#9079)
dependabot[bot] 717d8a9
Remove unecessary calculation and methods in FlowBasedRead (#9077)
lbergelson b0484ad
Lots of little changes to Permutect dataset generation (#9094)
davidbenjamin 80f8da3
Bring in some performance improvements from genomicsdb (#9059)
nalinigans 8a032ba
BQSR: avoid throwing an error when read group is missing in the recal…
takutosato 6ef2e1f
Addressed an edge case in ScoreVariantAnnotations that can occur when…
samuelklee d67d17c
Update netty version (#9120)
lbergelson 5178632
Uncomment line excluding bad version of bouncycastle library (#9129)
lbergelson d433fed
Exclude logback-classic to fix logger configuration warning (#9128)
lbergelson b07fa39
Updated references to the funcotator datasets bucket to point to the …
KevinCLydon ebd5e27
Update gradle sonatype plugin (#9133)
lbergelson 8a24668
Bump org.apache.commons:commons-vfs2 from 2.9.0 to 2.10.0 (#9130)
dependabot[bot] fdd4333
Optional blacklist VCF to for labeling artifacts in Permutect weak-la…
davidbenjamin ebd8a27
Small changes to M2 WDL for Permutect (#9138)
davidbenjamin 531a1d5
Update parquet to 1.15.1 (#9144)
lbergelson 76edc75
Update Htsjdk and Picard (#9143)
lbergelson 657b4ee
Add variant stratification and overlap metrics in SVConcordance (#9125)
mwalker174 3f6faa1
Fix funcotator links (#9159)
lbergelson eddfa81
Do not strip ECN fields from truth records in SVConcordance (#9161)
mwalker174 1facd91
Sort CPX intervals by position in SVAnnotate (#9175)
epiercehoffman f3ee9d8
Modified docker to be staged so we can also build a version without t…
KevinCLydon 6fde314
Update CI job matrix names so the interesting bits appear in the dash…
cmnbroad c628b65
Updated the GKL to include an optimized implementation of the DRAGEN …
lbergelson f6371f0
Extend somatic support in GenotypeGVCFs to use DRAGEN SQ (#9188)
ldgauthier 4b94676
Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0 (#9201)
dependabot[bot] 2c08b8e
Fix Funcotator transcript override functionality (#9214)
kockan 312bd36
Final htsjdk update (#9216)
lbergelson 180a5bc
DDO-4137 update to read artifacts from GAR (#9198)
ungwudik 845fa58
More fixes to MANE transcript selection mode (#9226)
kockan 51797aa
Improve handling of intersecting groups in SVStratify (#9185)
mwalker174 725f9b0
Adds a tool for converting a counts type file to a depth type file. (…
VJalili 342c5ca
Updated GKL version to 0.9.1 (#9220)
chirayuharyan 2a1f41b
Add command line option to HaplotypeCaller for upweighting ALT-suppor…
kirschem-roche 5ed95a2
Fix index outputs from PrintSVEvidence and CollectSVEvidence (#9269)
kjaisingh 6933bfd
Merge remote-tracking branch 'origin/master' into vs_1777_build_failure
mcovarr a9373e6
dockstore
mcovarr 417f09c
Variants Docker
mcovarr b4f956f
build fresh GATK Docker
mcovarr 98c94da
Silence CodeQL JavaScript / TypeScript errors [VS-1777] (#9304)
mcovarr 17b3064
fix breakage unrelated to changes on this branch
mcovarr 99c5b26
Merge remote-tracking branch 'origin/master' into vs_1777_build_failure
mcovarr 8f800e7
update Dockers
mcovarr 24e9039
fix copilot-flagged merge goof
mcovarr 0dbb59e
update Dockers
mcovarr d0ea903
bump
mcovarr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Duplicate block of cloudbuild.yaml steps was removed, but the remaining block doesn't include the build step. The removed lines 134-144 contained the build command that should have been kept, while lines 131-132 (the push-only command) should have been removed instead.