github broadinstitute/gatk 4.0.7.0

latest releases: 4.5.0.0, after_master_merge, before_master_merge...
5 years ago

Some important fixes in this release include a new version of GenomicsDB with a fix for the stack overflow seen when using large interval lists, and an updated Docker image with a fix for the missing R/ggplot2 dependencies.

As usual, a docker image for this release can be downloaded from https://hub.docker.com/r/broadinstitute/gatk/.

Docker

  • Restore missing R/ggplot2 dependencies on the Docker image. [#5040 (https://github.com//pull/5040)

GenomicsDB

  • Fix GenomicsDBImport stack overflow when using large number of intervals #4997

Mutect2

  • Don't use very short stubs of clipped reads for genotyping #5057
  • Add maxRetries to runtime in M2 WDLs #5049
  • Fix an edge case bug in PalindromeArtifactReadTransformer #5038
  • Make orientation bias filtering default to true #5019
  • Added option for ValidateBasicSomaticShortMutations to output a vcf #4999
  • Add Mutect2 PalindromeArtifactReadTransformer to hard clip inverted tandem repeats insertion artifacts #4998
  • Making MAF become the output of Funcotator in M2 WDL and multiple transcript fix. #4941

CNV Tools

  • Exposed ability to blacklist intervals in CNV WDLs. #5027
  • Added output of IGV-compatible .seg files to ModelSegments. #5048

Structural Variants

  • Add BreakpointEvidence filter based on classifier #4769
  • Address more edge cases in assembly alignments #5044
  • Refactor AssemblyContigAlignmentsConfigPicker #4971
  • Fix an edge case in assembly contig alignment picker where no good mappings to canonical mappings exist #5005
  • Trim down ref bases for CPX variants #4970

Funcotator

  • VCF Funcotation Factory will recognize equivalent alleles (even when not exact) #4977

Other

  • Include docs for new variant quality score model #5008
  • Engine changes related to migration of GATK3 VariantEval to GATK4 #4495
  • Fix position annotations to use position in original, not clipped, read #4956
  • Add cmd line to VCF generated by GATKSparkTool #4981

Don't miss a new gatk release

NewReleases is sending notifications on new releases.