Skip to content

Releases: broadinstitute/picard

2.23.3

20 Jul 20:14
7e0ed74
Compare
Choose a tag to compare
  • Add haplotype map liftover (#1457)
  • Determine arg parser to use. (#1265)
  • Update CREATE_INDEX arg javadoc. (#1547)
  • Update README.md (#1543)
  • Use a mutable list when initializing MergeBamAlignment MATCHING_DICTIONARY_TAGS arg. (#1545)
  • New CheckDuplicateMarking CLP (#1507)

2.23.2

09 Jul 19:52
3f22b39
Compare
Choose a tag to compare
  • Update to htsjdk 2.23.0 (#1537)
  • Upgrade to Barclay 3.0.0. (#1526)

2.23.1

23 Jun 12:56
6fb78ba
Compare
Choose a tag to compare
  • -cleanup and better error messaging (#1529)

2.23.0

09 Jun 18:16
236708f
Compare
Choose a tag to compare
  • Added GtcCallRate to GtcToVcf, parse it out and report it in CollectArraysVariantCallingMetrics. (#1525)
  • Bugfix for IdentifyContamiant + small improvements to Fingerprinting (#1496)
  • GtcFile now uses bpm rather than bpm.csv (#1517)

2.22.9

02 Jun 19:59
9d577c8
Compare
Choose a tag to compare
  • gl-916 add pipeline version to metrics (#1515)
  • Update htsjdk to 2.22.0 (#1518)

2.22.8

21 May 20:32
dfc76d5
Compare
Choose a tag to compare
  • Fixes edge case where soft-cliped portion of a read ends up at a nega… (#1513)
  • GatherVcfs and MergeVcfs: add COMMENT= + GatherVcfs SORT (#1480)

2.22.7

18 May 18:54
53b419c
Compare
Choose a tag to compare
  • Change default in RevertSam for restoring hard-clips to true (#1509)
  • NP-remove_r_from_argument (#1508)
  • Fix for corrupted CO tag issue (#1461)

2.22.6

13 May 18:46
ae9943d
Compare
Choose a tag to compare
  • Hardclip adapter option in MergeBamAlignments (#1484)

2.22.5

11 May 19:25
5a69e53
Compare
Choose a tag to compare
  • fix CollectSequencingArtifactMetrics so that it doesn't die when encountering IUPAC bases (#1506)

2.22.4

28 Apr 13:22
55e8a2e
Compare
Choose a tag to compare
  • GL-970. (#1497) - Have CompareMetrics consider two NaN metrics equal. Added absolute difference.