Byte Offset Seek Operations

Use when when you have an indexed gzip-compressed mzML file and need to retrieve individual spectra or chromatograms by index without sequential file reading or full decompression. Typical scenario: you want spectrum[42] from a 10 GB indexed mzML.gz file and need sub-second access time.

HolobiomicsLab ae790d1 5.9 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v2/leaves/byte-offset-seek-operations commit ae790d1a85

Frequently asked questions

npx skillmds@latest add holobiomicslab/byte-offset-seek-operations