arXiv · 2505.06127
FastDup: a scalable duplicate marking tool using speculation-and-test mechanism
Abstract
Duplicate marking is a critical preprocessing step in gene sequence analysis to flag redundant reads arising from polymerase chain reaction(PCR) amplification and sequencing artifacts. Although Picard MarkDuplicates is widely recognized as the gold-standard tool, its single-threaded implementation and reliance on global sorting result in significant computational and resource overhead, limiting its efficiency on large-scale datasets. Here, we introduce FastDup: a high-performance, scalable solution that follows the speculation-and-test mechanism. FastDup achieves up to 20x throughput speedup and guarantees 100\% identical output compared to Picard MarkDuplicates. FastDup is a C++ program available from GitHub (https://github.com/zzhofict/FastDup.git) under the MIT license.
Explore related subjects
Keep this discovery
Zhonghai Zhang, Yewen Li, Ke Meng, Chunming Zhang, Guangming Tan. 2025-05-09. FastDup: a scalable duplicate marking tool using speculation-and-test mechanism. https://arxiv.org/abs/2505.06127
Cite the original work for its findings. Save a collection to share your selection of sources.