Releases: broadinstitute/picard
Releases · broadinstitute/picard
2.20.1
2.20.0
2.19.2
2.19.1
- Fix CollectInsertSizeMetrics temporary file creation. (#1313)
- update google cloud NIO provider (#1300)
- GL-143 remove fields defined in base class (#1307)
- Add ability to crosscheck (and check) fingerprints on CRAMS directly. (#1302)
- Fixes assert statement in UmiAwareMDWMC tester (#1271)
- Update README.md (#1293)
- Factor out a SamComparison class from CompareSAMs for reuse. (#913)
- Update CreateSequenceDictionary.java (#1286)
- fix a typo (#1296)
2.19.0
2.18.29
- Simplify BedToIntervalList by not reimplementing coordinate conversion (#1292)
- Removing strange import in gradle.settings (#1291)
- Updated the documentation for SortSam to be clearer in detailing Queryname-sort tie-breaking
- Include aligned adapter reads in metrics (#1282)
- Fix "end" tag in inverted variants in liftover VCF. (#1268)
- Yf stratify chimeric (#1269)
- added comment about versioning of the tiebreaking
- catching the tool help output as well
- responding to review comment
- updated the documenation for SortSam where it was somewhat misleading
2.18.27
2.18.26
2.18.25
2.18.24
- update to htsjdk 2.18.2 (#1267)
- changing ADD_PG_TAG_TO_READ to boolean (#1262)
- Liftover all indels in flipped strand (#1266)
- fixing a subtle bug with keeperOrNull
- Histogram of duplicate set sizes to be reported in the MarkDuplicates metrics file (#569)
- Tool to add
OA
sam tag to reads (#1202) - optimization A
- Changed the OpticalDuplicateFinder to no longer be order dependant in its output.