AbstractMany sequence analysis tasks can be accomplished with a suffix array, and several of them additionally need the longest common prefix array. In large scale applications, suffix arrays are being replaced with full-text indexes that are based on the Burrows–Wheeler transform. In this paper, we present the first algorithm that computes the longest common prefix array directly on the wavelet tree of the Burrows–Wheeler transformed string. It runs in linear time and a practical implementation requires approximately 2.2 bytes per character
International audienceRecently new algorithms appeared for updating the Burrows-Wheeler transform or...
The suffix array, perhaps the most important data structure in modern string processing, is often au...
We propose algorithms that, given the input string of length n over integer alphabet of size σ, cons...
AbstractMany sequence analysis tasks can be accomplished with a suffix array, and several of them ad...
The longest common prefix array is a very advantageous data structure that, combined with the suffix...
AbstractThe suffix tree data structure has been intensively described, studied and used in the eight...
When augmented with the longest common prefix (LCP) array and some other structures, the suffix arra...
AbstractRecently new algorithms appeared for updating the Burrows–Wheeler Transform or the suffix ar...
We show that the Longest Common Prefix Array of a text collection of total size n on alphabet [1, σ]...
We show that the Longest Common Prefix Array of a text collection of total size n on alphabet [1,sig...
Abstract. We present a family of simple algorithms that construct a representation of the suffix arr...
The suffix array, a space efficient alternative to the suffix tree, is an important data structure f...
Due to the increased availability of large datasets of biological sequences, tools for sequence comp...
International audienceRecently new algorithms appeared for updating the Burrows-Wheeler transform or...
The suffix array, perhaps the most important data structure in modern string processing, is often au...
We propose algorithms that, given the input string of length n over integer alphabet of size σ, cons...
AbstractMany sequence analysis tasks can be accomplished with a suffix array, and several of them ad...
The longest common prefix array is a very advantageous data structure that, combined with the suffix...
AbstractThe suffix tree data structure has been intensively described, studied and used in the eight...
When augmented with the longest common prefix (LCP) array and some other structures, the suffix arra...
AbstractRecently new algorithms appeared for updating the Burrows–Wheeler Transform or the suffix ar...
We show that the Longest Common Prefix Array of a text collection of total size n on alphabet [1, σ]...
We show that the Longest Common Prefix Array of a text collection of total size n on alphabet [1,sig...
Abstract. We present a family of simple algorithms that construct a representation of the suffix arr...
The suffix array, a space efficient alternative to the suffix tree, is an important data structure f...
Due to the increased availability of large datasets of biological sequences, tools for sequence comp...
International audienceRecently new algorithms appeared for updating the Burrows-Wheeler transform or...
The suffix array, perhaps the most important data structure in modern string processing, is often au...
We propose algorithms that, given the input string of length n over integer alphabet of size σ, cons...