created by Geraldine_VdAuwera
on 2014-10-23
GATK 3.3 was released on October 23, 2014. Itemized changes are listed below. For more details, see the user-friendly version highlights.
--sample_name
argument. This is a shortcut for people who have multi-sample BAMs but would like to use -ERC GVCF
mode with a particular one of those samples.-ploidy
argument.--ignore_all_filters
option. If specified, the variant recalibrator will ignore all input filters and treat sites as unfiltered.-ploidy
argument.--keepOriginalAC functionality
in SelectVariants to work for sites that lose alleles in the selection.sample_name
, platform
, or read_group
arguments no longer appear in the header.--no_cmdline_in_header
, --sites_only
, and --bcf
for VCF files, and --bam_compression
, --simplifyBAM
, --disable_bam_indexing
, and --generate_md5
for BAM files moved to the engine level.Updated on 2015-05-12
From tommycarstensen on 2015-02-16
@Geraldine_VdAuwera said:
This sounds cool. Is there an example somewhere?
From Geraldine_VdAuwera on 2015-02-17
They’re all available online — if you go to the tool docs, for every tool page you can just switch out the “.php” extension with “.json”, and voila!