Accelerating approximate subsequence search on large protein sequence databases. Yang, J., Wang, W., Xia, Y., & Yu, P. S In Proc. of IEEE Computational Systems Bioinformatics Conference (CSB 2002), volume 1, pages 207–216, 2002.
abstract   bibtex   
Bioinformatics has become an active research area in recent years. The amount of mapped sequences doubles every fourteen months. BLAST has been widely employed for retrieving sequences which has similar portion(s) to a given sequence. However, BLAST has to scan the entire database every time when a query is issued. This can be very time consuming especially when the database is large. In this paper, we study the problem on how to build a persistent index structure for protein sequences to support approximate match. The suffix tree has been proposed as a solution to index sequence database and has been deployed on organizing DNA sequences (Hunt et al. 2001). Unfortunately, it suffers from the problem of "memory bottleneck" that prevents it from being applied efficiently to a large database. The performance even degrades further for protein database due to a larger fanout at each node. Here, we employ an indexing structure, called BASS-tree, to support approximate match in sublinear time on a large protein database. We call this indexing method as sequence approximate match (SAM) index method. The search of approximate matches can be properly directed to the portion in the database with a high potential of matching quickly. It has been demonstrated in our experiments that the potential performance improvement is in an order of magnitude over alternative methods such as the BLAST algorithm and the suffix tree.
@InProceedings{yang02accelerating,
  author    = {Jiong Yang and Wei Wang and Yi Xia and Philip S Yu},
  title     = {Accelerating approximate subsequence search on large protein sequence databases.},
  booktitle = {Proc. of IEEE Computational Systems Bioinformatics Conference (CSB 2002)},
  year      = {2002},
  volume    = {1},
  pages     = {207--216},
  abstract  = {Bioinformatics has become an active research area in recent years. The amount of mapped sequences doubles every fourteen months. BLAST has been widely employed for retrieving sequences which has similar portion(s) to a given sequence. However, BLAST has to scan the entire database every time when a query is issued. This can be very time consuming especially when the database is large. In this paper, we study the problem on how to build a persistent index structure for protein sequences to support approximate match. The suffix tree has been proposed as a solution to index sequence database and has been deployed on organizing DNA sequences (Hunt et al. 2001). Unfortunately, it suffers from the problem of "memory bottleneck" that prevents it from being applied efficiently to a large database. The performance even degrades further for protein database due to a larger fanout at each node. Here, we employ an indexing structure, called BASS-tree, to support approximate match in sublinear time on a large protein database. We call this indexing method as sequence approximate match (SAM) index method. The search of approximate matches can be properly directed to the portion in the database with a high potential of matching quickly. It has been demonstrated in our experiments that the potential performance improvement is in an order of magnitude over alternative methods such as the BLAST algorithm and the suffix tree.},
  file      = {YangEtAl_AcceleratingApproximateSubsequenceSearch_CSB_2002.ps:2002/YangEtAl_AcceleratingApproximateSubsequenceSearch_CSB_2002.ps:PDF},
  owner     = {Sebastian},
  pmid      = {15838137},
  timestamp = {2006.04.03},
}

Downloads: 0