Iterative DNA Coding Scheme With GC Balance and Run-Length Constraints Using a Greedy Algorithm
Abstract
In this paper, we propose a novel iterative encoding algorithm for DNA storage to satisfy both the GC balance and run-length constraints using a greedy algorithm. DNA strands with run-length more than three and the GC balance ratio far from 50\% are known to be prone to errors. The proposed encoding algorithm stores data at high information density with high flexibility of run-length at most and GC balance between for arbitrary and . More importantly, we propose a novel mapping method to reduce the average bit error compared to the randomly generated mapping method, using a greedy algorithm. The proposed algorithm is implemented through iterative encoding, consisting of three main steps: randomization, M-ary mapping, and verification. The proposed algorithm has an information density of 1.8523 bits/nt in the case of and . Also, the proposed algorithm is robust to error propagation, since the average bit error caused by the one nt error is 2.3455 bits, which is reduced by , compared to the randomized mapping.
Cite
@article{arxiv.2103.03540,
title = {Iterative DNA Coding Scheme With GC Balance and Run-Length Constraints Using a Greedy Algorithm},
author = {Seong-Joon Park and Yongwoo Lee and Jong-Seon No},
journal= {arXiv preprint arXiv:2103.03540},
year = {2023}
}
Comments
19 pages