Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

2.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bshifaw bshifaw released this 13 Jan 19:48
· 1 commit to master since this release
7794e87

Updated workflow to {GATK4.1.4.1](https://github.com/broadinstitute/gatk/releases/tag/4.1.4.1)

  • Mutect2 now warns but does not fail when three or more reads have the same name. (#6240)
  • Fixed the random seed at the beginning of FilterMutectCalls (#6208)
  • GetSampleName and GetPileupSummaries in the M2 pipeline are no longer beta. (#6215)
  • Increase number of iterations in CalculateContamination to 30. (#6282)
  • Handled an edge case with high scatter count in M2 WDL. (#6216)
  • Use ArgumentsBuilder in M2 tests. (#6219)