Affiliation:
1. Department of Computer Science, Colorado State University, Fort Collins, CO, USA
2. Department of Computer and Information Science and Engineering, University of Florida, Gainesville, FL, USA
Abstract
Abstract
Motivation
There exist several large genomic and metagenomic data collection efforts, including GenomeTrakr and MetaSub, which are routinely updated with new data. To analyze such datasets, memory-efficient methods to construct and store the colored de Bruijn graph were developed. Yet, a problem that has not been considered is constructing the colored de Bruijn graph in a scalable manner that allows new data to be added without reconstruction. This problem is important for large public datasets as scalability is needed but also the ability to update the construction is also needed.
Results
We create a method for constructing the colored de Bruijn graph for large datasets that is based on partitioning the data into smaller datasets, building the colored de Bruijn graph using a FM-index based representation, and succinctly merging these representations to build a single graph. The last step, merging succinctly, is the algorithmic challenge which we solve in this article. We refer to the resulting method as VariMerge. This construction method also allows the graph to be updated with new data. We validate our approach and show it produces a three-fold reduction in working space when constructing a colored de Bruijn graph for 8000 strains. Lastly, we compare VariMerge to other competing methods—including Vari, Rainbowfish, Mantis, Bloom Filter Trie, the method of Almodaresi et al. and Multi-BRWT—and illustrate that VariMerge is the only method that is capable of building the colored de Bruijn graph for 16 000 strains in a manner that allows it to be updated. Competing methods either did not scale to this large of a dataset or do not allow for additions without reconstruction.
Availability and implementation
VariMerge is available at https://github.com/cosmo-team/cosmo/tree/VARI-merge under GPLv3 license.
Supplementary information
Supplementary data are available at Bioinformatics online.
Funder
National Science Foundation (NSF) IIS
National Institute of Allergy and Infectious Diseases Institute of the National Institutes of Health
Publisher
Oxford University Press (OUP)
Subject
Computational Mathematics,Computational Theory and Mathematics,Computer Science Applications,Molecular Biology,Biochemistry,Statistics and Probability
Reference30 articles.
1. Rainbowfish: a succinct colored de Bruijn graph representation;Almodaresi;17th International Workshop on Algorithms in Bioinformatics (WABI 2017),2017
2. Succinct de Bruijn graphs;Bowe;International Workshop on Algorithms in Bioinformatics,2012
Cited by
41 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献