Skip to content

Releases: 524D/mzrecal

v1.1.3

10 Oct 14:54
Compare
Choose a tag to compare

Handle the case where mzID file uses alternative CV terms to record the spectrum timestamp. This fixes the incorrect behavior with output from Comet (and possibly others).

v1.1.2

05 Sep 12:38
Compare
Choose a tag to compare

Fix Docker build script.
Update dependencies.

v1.1.1

08 Mar 15:04
Compare
Choose a tag to compare

Update dependencies
No functional changes. External dependencies where updated to handle GitHub dependabot vulnarability report.

v1.1.0

08 Jun 10:12
Compare
Choose a tag to compare

Use gonum instead of GSL for finding the optimal calibration parameters. mzRecal in now 100% Go code. Previous versions used the GSL library, which made the code significantly more complex and required cgo to build. This is now solved. In general, the new version generates slightly better recalibration results compared to previous versions.
Added preliminary support for recalibration of mzML files that contain profile spectra. This does not work well yet, since no proper peak picking is implemented.

v1.0.1

21 Jan 18:48
Compare
Choose a tag to compare

Switched to Go module based install, needed for Go 1.16. No functional changes.

v1.0.0

29 Dec 12:24
Compare
Choose a tag to compare

Added outlier detection to mzQC.
Added selection of spectrum range to operate on.
Minor other changes.

Hopefully the final pre-release!

27 Aug 13:12
Compare
Choose a tag to compare
Pre-release
v0.99.0

Hopefully the final pre-release

Another pre release

21 May 16:04
Compare
Choose a tag to compare
Another pre release Pre-release
Pre-release
v0.2.0

Another pre-release

Initial pre-release!

21 Nov 12:00
Compare
Choose a tag to compare
Initial pre-release! Pre-release
Pre-release
v0.1.0

Initial pre-release!