The suffix tree of alignment is an index data structure for similar strings. Given an alignment of similar strings, it stores all suffixes of the alignment, called alignment-suffixes. An alignment-suffix represents one suffix of a string or suffixes of multiple strings starting at the same position in the alignment. The suffix tree of alignment makes good use of similarity in strings theoretically. However, suffix trees are not widely used in biological applications because of their huge space requirements, and instead suffix arrays are used in practice. In this paper we propose a space-economical version of the suffix tree of alignment, named the suffix array of alignment (SAA). Given an alignment ρ of similar strings, the SAA for &rho...
Short-read aligners predominantly use the FM-index, which is easily able to index one or a few human...
Gene and protein sequence analyses, central components of studies in modem biology are easily amen...
High throughput sequencing is without a doubt one of the most influential technological advances in ...
Abstract. The suffix tree of alignment is an index data structure for similar strings. Given an alig...
We consider an index data structure for similar strings. The generalized suffix tree can be a soluti...
MOTIVATION: As genomic data becomes more abundant, efficient algorithms and data structures for sequ...
This thesis presents an application of a generalized suffix tree extended by the use of frequency of...
The suffix sorting problem is to construct the suffix array for an input sequence. Given a sequence ...
Background: A number of alignment tools have been developed to align sequencing reads to the human r...
15pagesRecently, a compressed index for similar strings, called the FM-index of alignment (FMA), has...
AbstractThe suffix tree is one of the most important data structures in string processing and compar...
Abstract. Our aim is to develop new database technologies for the approximate matching of unstructur...
Recently a compressed index for similar strings, called the FM-index of alignment (FMA), has been pr...
In recent years, bioinformatics becomes an important research field because there are more and more ...
We introduce a new algorithm for constructing the generalized suffix array of a collection of highly...
Short-read aligners predominantly use the FM-index, which is easily able to index one or a few human...
Gene and protein sequence analyses, central components of studies in modem biology are easily amen...
High throughput sequencing is without a doubt one of the most influential technological advances in ...
Abstract. The suffix tree of alignment is an index data structure for similar strings. Given an alig...
We consider an index data structure for similar strings. The generalized suffix tree can be a soluti...
MOTIVATION: As genomic data becomes more abundant, efficient algorithms and data structures for sequ...
This thesis presents an application of a generalized suffix tree extended by the use of frequency of...
The suffix sorting problem is to construct the suffix array for an input sequence. Given a sequence ...
Background: A number of alignment tools have been developed to align sequencing reads to the human r...
15pagesRecently, a compressed index for similar strings, called the FM-index of alignment (FMA), has...
AbstractThe suffix tree is one of the most important data structures in string processing and compar...
Abstract. Our aim is to develop new database technologies for the approximate matching of unstructur...
Recently a compressed index for similar strings, called the FM-index of alignment (FMA), has been pr...
In recent years, bioinformatics becomes an important research field because there are more and more ...
We introduce a new algorithm for constructing the generalized suffix array of a collection of highly...
Short-read aligners predominantly use the FM-index, which is easily able to index one or a few human...
Gene and protein sequence analyses, central components of studies in modem biology are easily amen...
High throughput sequencing is without a doubt one of the most influential technological advances in ...