2015
DOI: 10.1093/bioinformatics/btv603
|View full text |Cite
|
Sign up to set email alerts
|

Graphical pan-genome analysis with compressed suffix trees and the Burrows–Wheeler transform

Abstract: https://www.uni-ulm.de/in/theo/research/seqana/.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
73
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
4
3
2
1

Relationship

0
10

Authors

Journals

citations
Cited by 67 publications
(85 citation statements)
references
References 17 publications
0
73
0
Order By: Relevance
“…Also, retrieving Single Nucleotide Polymorphisms (SNP) data-detecting and localizing one base mutations on genomic data [160]. Other application is aligning DNA sequences using compression [161]; Using data compression to detect large transformations between the DNA of different individuals or species, also known as rearrangement detection, has also been shown to work efficiently [162]; It has also been used for efficient storage of data structures in pan-genome analysis, namely using de Bruijn graphs [163,164]. Here, the problem is to deal with large amounts of information and its fast retrieval.…”
Section: Discussionmentioning
confidence: 99%
“…Also, retrieving Single Nucleotide Polymorphisms (SNP) data-detecting and localizing one base mutations on genomic data [160]. Other application is aligning DNA sequences using compression [161]; Using data compression to detect large transformations between the DNA of different individuals or species, also known as rearrangement detection, has also been shown to work efficiently [162]; It has also been used for efficient storage of data structures in pan-genome analysis, namely using de Bruijn graphs [163,164]. Here, the problem is to deal with large amounts of information and its fast retrieval.…”
Section: Discussionmentioning
confidence: 99%
“…The C-DBG is directly constructed in a compressed way, where a non-branching path is stored in a single vertex, using an augmented suffix tree. Baier et al [20] improved SplitMEM in theory and practice with two algorithms that use the BWT and a compressed suffix tree. Unfortunately, both tools use more memory than the original size of the input sequences.…”
Section: Existing Approachesmentioning
confidence: 99%
“…Despite serving as a building block for many methods in computational biology, the de Bruijn graph adoption is hindered by two factors. First, the memory usage and computational requirements for building de Bruijn graphs from raw sequencing reads are considerable compared to alignment to a reference genome while only a handful of tools have focused on de Bruijn graph compaction (Minkin et al, 2016;Chikhi et al, 2016;Marcus et al, 2014;Baier et al, 2016;Minkin et al, 2013). Second, de Bruijn graph construction usually requires tight integration with the code.…”
Section: Introductionmentioning
confidence: 99%