Expand description
Rust implementation of the ONEcode file format.
ONEcode is a general-purpose scientific data format designed by Richard Durbin and Gene Myers, originally for the Vertebrate Genomes Project. It supports dual ASCII/binary representation with per-field compression, built-in indexing, and self-describing schemas.