ERA: Efficient Serial and Parallel Suffix Tree Construction for Very Long Strings

Computer Science – Databases

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

VLDB2012

Scientific paper

The suffix tree is a data structure for indexing strings. It is used in a variety of applications such as bioinformatics, time series analysis, clustering, text editing and data compression. However, when the string and the resulting suffix tree are too large to fit into the main memory, most existing construction algorithms become very inefficient. This paper presents a disk-based suffix tree construction method, called Elastic Range (ERa), which works efficiently with very long strings that are much larger than the available memory. ERa partitions the tree construction process horizontally and vertically and minimizes I/Os by dynamically adjusting the horizontal partitions independently for each vertical partition, based on the evolving shape of the tree and the available memory. Where appropriate, ERa also groups vertical partitions together to amortize the I/O cost. We developed a serial version; a parallel version for shared-memory and shared-disk multi-core systems; and a parallel version for shared-nothing architectures. ERa indexes the entire human genome in 19 minutes on an ordinary desktop computer. For comparison, the fastest existing method needs 15 minutes using 1024 CPUs on an IBM BlueGene supercomputer.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

ERA: Efficient Serial and Parallel Suffix Tree Construction for Very Long Strings does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with ERA: Efficient Serial and Parallel Suffix Tree Construction for Very Long Strings, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and ERA: Efficient Serial and Parallel Suffix Tree Construction for Very Long Strings will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-669749

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.