Researchers Developed Ionic File Format for LC-MS Data
The open-source binary format and toolkit promise significantly faster processing speeds for mass spectrometry data.
Updated on Sept. 22, 2026 in Quantum Computing

Researchers have introduced the Ionic file format and its associated Quant·ion toolkit to improve how mass spectrometry data is accessed and processed. The development, currently detailed in a research preprint, addresses long-standing bottlenecks in existing file standards.
Why it matters
Current mzML standards require the parsing of entire files for simple data access, a process that creates significant computational overhead for large datasets. This new approach enables targeted, block-level access that drastically reduces retrieval times compared to existing methods.
The system achieves 35 to 90 times faster processing than standard mzML readers by utilizing an indexed, streamable binary structure. Compound extraction occurs in under 40 ms, and the tool maintains a 97% true feature recovery rate.
The players
bioRxiv
A preprint server for the life sciences that hosts scholarly articles prior to formal peer-reviewed publication.
The details
Ionic functions as a streamable binary format where data is divided into independently compressed and indexed blocks, allowing software to retrieve only necessary bytes rather than parsing the entire file. The Quant·ion toolkit serves as the interface, exposing a single core to common programming languages including R, Python, and JavaScript. The format is designed to convert losslessly to and from the legacy mzML standard, ensuring backward compatibility for existing datasets.
Timeline
September 15, 2026: Article preprint uploaded to bioRxiv.
The Tech Race
The Ionic format moves to replace the established mzML standard that has dominated mass spectrometry data storage for years. By removing dependency on external storage engines, it competes directly with existing binary alternatives that currently lack native, open-source streaming capabilities.
Researchers working with mass spectrometry data can integrate the toolkit via R, Python, or JavaScript to accelerate existing analysis pipelines. The lossless conversion to mzML allows teams to adopt the format without losing access to data stored in older, slower standards.
The takeaway
The Ionic format significantly lowers the barrier for high-speed data retrieval in mass spectrometry workflows. Watch for future benchmarks or adoption reports that confirm the toolkit's performance in high-throughput laboratory settings.
Further reading
Explore more developments in data-intensive research tools on our Quantum Computing page.
More information
View the full research article on bioRxiv to examine the technical benchmark data.
Source note: This article includes information reported by Biorxiv.






