Abstract

Next-generation DNA sequencing (NGS) projects, such as the 1000 Genomes Project, are already revolutionizing our understanding of genetic variation among individuals. However, the massive data sets generated by NGS—the 1000 Genome pilot alone includes nearly five terabases—make writing feature-rich, efficient, and robust analysis tools difficult for even computationally sophisticated individuals. Indeed, many professionals are limited in the scope and the ease with which they can answer scientific questions by the complexity of accessing and manipulating the data produced by these machines. Here, we discuss our Genome Analysis Toolkit (GATK), a structured programming framework designed to ease the development of efficient and robust analysis tools for next-generation DNA sequencers using the functional programming philosophy of MapReduce. The GATK provides a small but rich set of data access patterns that encompass the majority of analysis tool needs. Separating specific analysis calculations from common data management infrastructure enables us to optimize the GATK framework for correctness, stability, and CPU and memory efficiency and to enable distributed and shared memory parallelization. We highlight the capabilities of the GATK by describing the implementation and application of robust, scale-tolerant tools like coverage calculators and single nucleotide polymorphism (SNP) calling. We conclude that the GATK programming framework enables developers and analysts to quickly and easily write efficient and robust NGS tools, many of which have already been incorporated into large-scale sequencing projects like the 1000 Genomes Project and The Cancer Genome Atlas.

Keywords

Computer scienceGenomeCorrectness1000 Genomes ProjectSet (abstract data type)DNA sequencingBiologyComputational biologySingle-nucleotide polymorphismProgramming languageGeneticsDNA

Affiliated Institutions

Related Publications

Publication Info

Year
2010
Type
article
Volume
20
Issue
9
Pages
1297-1303
Citations
28298
Access
Closed

External Links

Social Impact

Social media, news, blog, policy document mentions

Citation Metrics

28298
OpenAlex

Cite This

Aaron McKenna, Matthew G. Hanna, Eric Banks et al. (2010). The Genome Analysis Toolkit: A MapReduce framework for analyzing next-generation DNA sequencing data. Genome Research , 20 (9) , 1297-1303. https://doi.org/10.1101/gr.107524.110

Identifiers

DOI
10.1101/gr.107524.110