@article{7c51980206d3450f82f64f990896ec67,
title = "Optimized distributed systems achieve significant performance improvement on sorted merging of massive VCF files",
abstract = "Background: Sorted merging of genomic data is a common data operation necessary in many sequencing-based studies. It involves sorting and merging genomic data from different subjects by their genomic locations. In particular, merging a large number of variant call format (VCF) files is frequently required in large-scale whole-genome sequencing or whole-exome sequencing projects. Traditional single-machine based methods become increasingly inefficient when processing large numbers of files due to the excessive computation time and Input/Output bottleneck. Distributed systems and more recent cloud-based systems offer an attractive solution. However, carefully designed and optimized workflow patterns and execution plans (schemas) are required to take full advantage of the increased computing power while overcoming bottlenecks to achieve high performance. Findings: In this study, we custom-design optimized schemas for three Apache big data platforms, Hadoop (MapReduce), HBase, and Spark, to perform sorted merging of a large number of VCF files. These schemas all adopt the divide-and-conquer strategy to split the merging job into sequential phases/stages consisting of subtasks that are conquered in an ordered, parallel, and bottleneck-free way. In two illustrating examples, we test the performance of our schemas on merging multiple VCF files into either a single TPED or a single VCF file, which are benchmarked with the traditional single/parallel multiway-merge methods, message passing interface (MPI)-based high-performance computing (HPC) implementation, and the popular VCFTools. Conclusions: Our experiments suggest all three schemas either deliver a significant improvement in efficiency or render much better strong and weak scalabilities over traditional methods. Our findings provide generalized scalable schemas for performing sorted merging on genetics and genomics data using these Apache distributed systems.",
keywords = "HBase, Hadoop, MapReduce, Sorted merging, Spark, Whole-genome sequencing",
author = "{CAAPA consortium} and Xiaobo Sun and Jingjing Gao and Peng Jin and Celeste Eng and Burchard, {Esteban G.} and Beaty, {Terri H.} and Ingo Ruczinski and Mathias, {Rasika Ann} and Kathleen Barnes and Fusheng Wang and Qin, {Zhaohui S.} and Barnes, {Kathleen C.} and Boorgula, {Meher Preethi} and Monica Campbell and Sameer Chavan and Ford, {Jean G.} and Cassandra Foster and Li Gao and Hansel, {Nadia N.} and Edward Horowitz and Lili Huang and Romina Ortiz and Joseph Potee and Nicholas Rafaels and Scott, {Alan F.} and Taub, {Margaret A.} and Candelaria Vergara and Yijuan Hu and Johnston, {Henry Richard} and Levin, {Albert M.} and Badri Padhukasahasram and Williams, {L. Keoki} and Dunston, {Georgia M.} and Faruque, {Mezbah U.} and Kenny, {Eimear E.} and Kimberly Gietzen and Mark Hansen and Rob Genuario and Dave Bullis and Cindy Lawley and Aniket Deshpande and Grus, {Wendy E.} and Locke, {Devin P.} and Foreman, {Marilyn G.} and Avila, {Pedro C.} and Leslie Grammer and Kim, {Kwang Youn A.} and Rajesh Kumar and Robert Schleimer and Genevieve Wojcik",
note = "Funding Information: This study was supported by grants from the National Heart, Lung, and Blood Institute (R01HL104608, R01HL117004, R01HL128439, R01HL135156, X01HL134589); National Institute of Environmental Health Sciences (R01ES015794, R21ES24844); National Institute on Minority Health and Health Disparities (P60MD006902, R01MD010443, RL5GM118984); National Institute of Neurological Disorders and Stroke (R01NS051630, P01NS097206, U54NS091859); National Science Foundation (ACI 1443054, IIS 1350885); Tobacco-Related Disease Research Program (24RT-0025). The Genes-Environments and Admixture in Latino Americans (GALA II) Study; the Study of African Americans, Asthma, Genes and Environments (SAGE) Study; and E.G.B. are supported by the Sandler Family Foundation, the American Asthma Foundation, the RWJF Amos Medical Faculty Development Program, and the Harry Wm. and Diana V. Hind Distinguished Professor in Pharmaceutical Sciences II. Publisher Copyright: {\textcopyright} The Author(s) 2018. Published by Oxford University Press.",
year = "2018",
month = jun,
day = "1",
doi = "10.1093/gigascience/giy052",
language = "English (US)",
volume = "7",
journal = "GigaScience",
issn = "2047-217X",
publisher = "BioMed Central",
number = "6",
}