2011
DOI: 10.1587/transinf.e94.d.1369
|View full text |Cite
|
Sign up to set email alerts
|

A Fast Divide-and-Conquer Algorithm for Indexing Human Genome Sequences

Abstract: SUMMARYSince the release of human genome sequences, one of the most important research issues is about indexing the genome sequences, and the suffix tree is most widely adopted for that purpose. The traditional suffix tree construction algorithms suffer from severe performance degradation due to the memory bottleneck problem. The recent disk-based algorithms also provide limited performance improvement due to random disk accesses. Moreover, they do not fully utilize the recent CPUs with multiple cores. In this… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
18
0

Year Published

2011
2011
2014
2014

Publication Types

Select...
4

Relationship

2
2

Authors

Journals

citations
Cited by 4 publications
(18 citation statements)
references
References 25 publications
(83 reference statements)
0
18
0
Order By: Relevance
“…Since it is impossible to reduce the number of nodes in the suffix tree for a given sequence, our approach reduces the storage size of the suffix tree nodes. As a result of our experiments, compared with the one by Loh et al [7], our algorithm constructed a suffix tree of approximately 60% of the size within almost the same time period. Figure 1 shows the suffix tree for a genome sequence X = ATAGCTAGATCG$ [7].…”
Section: Introductionmentioning
confidence: 82%
See 4 more Smart Citations
“…Since it is impossible to reduce the number of nodes in the suffix tree for a given sequence, our approach reduces the storage size of the suffix tree nodes. As a result of our experiments, compared with the one by Loh et al [7], our algorithm constructed a suffix tree of approximately 60% of the size within almost the same time period. Figure 1 shows the suffix tree for a genome sequence X = ATAGCTAGATCG$ [7].…”
Section: Introductionmentioning
confidence: 82%
“…As a result of our experiments, compared with the one by Loh et al [7], our algorithm constructed a suffix tree of approximately 60% of the size within almost the same time period. Figure 1 shows the suffix tree for a genome sequence X = ATAGCTAGATCG$ [7]. The symbol '$' is attached at the end of X to prevent any suffix from being the prefix of any other suffixes and hence to enable the efficient processing of suffixes.…”
Section: Introductionmentioning
confidence: 82%
See 3 more Smart Citations