github broadinstitute/picard 2.10.1

latest releases: 3.1.1, 3.1.0, 3.0.0...
6 years ago

Bug fix

  • Fix RevertSam to SANITIZE output when read group information is missing (#856). The tool considers read group (RG) information missing if the SAM file header does not have an @RG line, the read does not have an RG tag or the tag's read group is absent from header groups.
  • For deprecated CrosscheckReadGroupFingerprints, fix option EXPECT_ALL_READ_GROUPS_TO_MATCH (#860).

New feature

  • Fingerprinting tools now read a HaplotypeMap object from a VCF (#793). Previously, tools could only read a custom-formatted file. The VCF needs to have exactly one sample, HET for all the variants, and haplotype block phasing via phased genotypes (0|1, and 1|0) and the PS format field. The AF field is the AlternateAllele frequency, NOT the minor allele frequency, as it is in the HaplotypeDatabase file. For more details on the file formats, see GATK Article#9526.

Don't miss a new picard release

NewReleases is sending notifications on new releases.