CMOSS: A Reliable, Motif-based Columnar Molecular Storage System
Eugenio Marinelli, Yiqing Yan, Virginie Magnone, Pascal Barbry, Raja Appuswamy
TL;DR
CMOSS tackles the error-prone and cost-inefficient nature of DNA data storage by introducing a motif-based vertical (columnar) layout that merges consensus calling with decoding and uses fixed-size extents for random access. The approach enables progressive, column-wise recovery and robust data reconstruction at low sequencing depth, supported by LDPC or RS codes and a scalable OE/OB addressing scheme. Through two wet-lab experiments and extensive simulations, CMOSS demonstrates reduced read/write costs, mitigated coverage bias, and competitive or superior performance compared with state-of-the-art DNA storage methods, while providing open data and pipelines for reproducibility. The work has practical impact by making long-term DNA archival storage more cost-effective and scalable, with a design that tolerates sequencing errors and PCR biases inherent in random-access workflows.
Abstract
The surge in demand for cost-effective, durable long-term archival media, coupled with density limitations of contemporary magnetic media, has resulted in synthetic DNA emerging as a promising new alternative. Despite its benefits, storing data on DNA poses several challenges as the technology used for reading/writing data and achieving random access on DNA are highly error prone. In order to deal with such errors, it is important to design efficient pipelines that can carefully use redundancy to mask errors without amplifying overall cost. In this work, we present Columnar MOlecular Storage System (CMOSS), a novel, end-to-end DNA storage pipeline that can provide error-tolerant data storage at low read/write costs. CMOSS differs from SOTA on three fronts (i) a motif-based, vertical layout in contrast to nucleotide-based horizontal layout used by SOTA, (ii) merged consensus calling and decoding enabled by the vertical layout, and (iii) a flexible, fixed-size, block-based data organization for random access over DNA storage in contrast to the variable-sized, object-based access used by SOTA. Using an in-depth evaluation via simulation studies and real wet-lab experiments, we demonstrate the benefits of various CMOSS design choices. We make the entire pipeline together with the read datasets openly available to the community for faithful reproduction and furthering research.
