Download Latest Version picard-tools-1.119.zip (51.8 MB)
Email in envelope

Get an email when there's a new version of picard

Name Modified Size InfoDownloads / Week
Parent folder
picard-tools-1.65.zip 2012-03-26 33.1 MB
README.txt 2012-03-26 1.0 kB
Totals: 2 Items   33.1 MB 0
Picard release 1.65
26 March 2012

- Major refactoring of ClippingUtil underlying IlluminaBasecallsToSam.  All existing adapterTrim... methods are deprecated and no longer return any warning strings.  ClippingUtliity.AdapterPair has been removed and now their is an AdapterPair interface (in the util package) that is implemented by IlluminaAdapterPair.  In IlluminaBasecallsToSam the MARK_ADAPTER paramter has been removed and replaced with ADAPTERS_TO_CHECK, which is a list of IlluminaAdapterPairs.  If any adapter pairs are provided, adapter marking is done.  New adapter pairs have been added and the defaults in use have changed.

- IlluminaBasecallsToSam.java:Support multiple barcode reads

- Remove validation that complains about CIGAR starting with P operator.

- MergeSamFiles.java: Fix hang when USE_THREADING=true and exception reading input.

- BAMFileReader.java: Print file name when error in BAMFileReader when possible.

- Pass filename through to BAMRecordCodec to improve error messages.

- Accept VN:1.4 in SAM header.
Source: README.txt, updated 2012-03-26