Your browser doesn't support javascript.
loading
A space and time-efficient index for the compacted colored de Bruijn graph.
Almodaresi, Fatemeh; Sarkar, Hirak; Srivastava, Avi; Patro, Rob.
Afiliação
  • Almodaresi F; Department of Computer Science, Stony Brook University, Stonybrook, NY, USA.
  • Sarkar H; Department of Computer Science, Stony Brook University, Stonybrook, NY, USA.
  • Srivastava A; Department of Computer Science, Stony Brook University, Stonybrook, NY, USA.
  • Patro R; Department of Computer Science, Stony Brook University, Stonybrook, NY, USA.
Bioinformatics ; 34(13): i169-i177, 2018 07 01.
Article em En | MEDLINE | ID: mdl-29949982
ABSTRACT
Motivation Indexing reference sequences for search-both individual genomes and collections of genomes-is an important building block for many sequence analysis tasks. Much work has been dedicated to developing full-text indices for genomic sequences, based on data structures such as the suffix array, the BWT and the FM-index. However, the de Bruijn graph, commonly used for sequence assembly, has recently been gaining attention as an indexing data structure, due to its natural ability to represent multiple references using a graphical structure, and to collapse highly-repetitive sequence regions. Yet, much less attention has been given as to how to best index such a structure, such that queries can be performed efficiently and memory usage remains practical as the size and number of reference sequences being indexed grows large.

Results:

We present a novel data structure for representing and indexing the compacted colored de Bruijn graph, which allows for efficient pattern matching and retrieval of the reference information associated with each k-mer. As the popularity of the de Bruijn graph as an index has increased over the past few years, so have the number of proposed representations of this structure. Existing structures typically fall into two categories; those that are hashing-based and provide very fast access to the underlying k-mer information, and those that are space-frugal and provide asymptotically efficient but practically slower pattern search. Our representation achieves a compromise between these two extremes. By building upon minimum perfect hashing and making use of succinct representations where applicable, our data structure provides practically fast lookup while greatly reducing the space compared to traditional hashing-based implementations. Further, we describe a sampling scheme for this index, which provides the ability to trade off query speed for a reduction in the index size. We believe this representation strikes a desirable balance between speed and space usage, and allows for fast search on large reference sequences. Finally, we describe an application of this index to the taxonomic read assignment problem. We show that by adopting, essentially, the approach of Kraken, but replacing k-mer presence with coverage by chains of consistent unique maximal matches, we can improve the space, speed and accuracy of taxonomic read assignment. Availability and implementation pufferfish is written in C++11, is open source, and is available at https//github.com/COMBINE-lab/pufferfish. Supplementary information Supplementary data are available at Bioinformatics online.
Assuntos

Texto completo: 1 Coleções: 01-internacional Base de dados: MEDLINE Assunto principal: Software / Perfilação da Expressão Gênica / Genômica / Sequenciamento de Nucleotídeos em Larga Escala / Visualização de Dados Limite: Humans Idioma: En Revista: Bioinformatics Assunto da revista: INFORMATICA MEDICA Ano de publicação: 2018 Tipo de documento: Article País de afiliação: Estados Unidos

Texto completo: 1 Coleções: 01-internacional Base de dados: MEDLINE Assunto principal: Software / Perfilação da Expressão Gênica / Genômica / Sequenciamento de Nucleotídeos em Larga Escala / Visualização de Dados Limite: Humans Idioma: En Revista: Bioinformatics Assunto da revista: INFORMATICA MEDICA Ano de publicação: 2018 Tipo de documento: Article País de afiliação: Estados Unidos