4.6.2.0 #9148
lbergelson
announced in
Announcements
4.6.2.0
#9148
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Download release: gatk-4.6.2.0.zip
Docker image: https://hub.docker.com/r/broadinstitute/gatk/
Highlights of the VERSION release:
Funcotator Data Location Moved
We've moved the location that
FuncotatorDataSourceDownloader
pulls data from because it turned out to be rather expensive to host it there. If you use this in a pipeline we would appreciate it if you updated to the new version. (Updated references to the funcotator datasets bucket to point to the new google bucket #9131)New SV Tools There are several new tools to work with SV Data from GATK-SV
SVStratify
andGroupedSVCluster
( Add SVStratify and GroupedSVCluster tools #8990)CallableLoci was ported from GATK3 since it is useful in some situations. (Port of
CallableLoci
from GATK3 #9031)New BQSR argument
--allow-missing-read-group
to work around a rare but annoying issue where BQSR fails if a Read Group is completely filtered from the training data but present at application time. (BQSR: avoid throwing an error when read group is missing in the recal table, and some refactoring. #9020)Full list of changes:
New Tools
CallableLoci
from GATK3 Add explicit support for headerless SAMRecords to htsjdk #903Flow Mode Called
Mutect2+
Funcotator
SV Calling
Notable Enhancements
Bug Fixes
Miscellaneous Changes
Documentation
Dependencies
Many dependencies updated including bug fixes and security patches
Developer Infrastructure
Full Changelog: 4.6.1.0...4.6.2.0
This discussion was created from the release 4.6.2.0.
Beta Was this translation helpful? Give feedback.
All reactions