Skip to the content.

Comet releases 2026.02

Documentation for parameters for release 2026.02 can be found here.

Download release here.

release 2026.02 rev. 2 (2026.02.2), release date 2026/08/10

What’s Changed

This release fixes a bug in fragment-ion-index (FI) variable-modification handling that could silently mis-score modified peptides, and unifies the on-disk index format across both index search modes with a substantial reduction in peptide-index (PI) memory usage.

Bug Fixes

Fragment-ion-index modification scoring:

Bug fix analysis: IMAC enriched sample, human canonical target-decoy, 16M, 80STY, 1% FDR cutoff by E-value

# variable mods v2026.02.1 (prev) v2026.02.2 (current) Δ
0 (unmodified) 304 256 −48
1 13,123 13,397 +274
2 2,656 3,019 +363
3 153 210 +57
4 2 9 +7
Total 16,238 16,891 +653

Composition:

Phospho Ox-Met v2026.02.1 (prev) v2026.02.2 (current)
0 0 304 256
1 0 13,112 13,382
2 0 1,889 2,093
0 1 11 15
1 1 765 924
2 1 141 181
0 2 2 2
1 2 12 29
2 2 2 9

Corrupt/truncated index-file hardening (carried over from PR #121):

Performance Improvements

Breaking Changes

Tools and Build

Full Changelog: https://github.com/UWPR/Comet/compare/v2026.02.1…v2026.02.2


release 2026.02 rev. 1 (2026.02.1), release date 2026/07/29

What’s Changed

This release combines a Thermo raw file reading infrastructure migration, RTS peptide index multithreading, numerous batch and real-time-search (RTS) performance work, and correctness fixes.

New Features

Performance Improvements

Bug Fixes

Search-result determinism and RTS/batch parity:

Memory safety and crashes:

Modification and mass correctness:

RTS reliability:

Tools and Build

Full Changelog: https://github.com/UWPR/Comet/compare/v2026.02.0…v2026.02.1


release 2026.02 rev. 0 (2026.02.0), release date 2026/06/10

New Features

Performance Improvements

Bug Fixes

Tools and Build