Efficient computation of shortest absent words in a genomic sequence

  • Authors:
  • Zong-Da Wu;Tao Jiang;Wu-Jie Su

  • Affiliations:
  • Oujiang College, Wenzhou University, Wenzhou, Zhejiang, PR China;Computer College, Huazhong University of Science and Technology, Wuhan, PR China;Institute of Life Science, Jiangsu University, Zhenjiang, Jiangsu, PR China

  • Venue:
  • Information Processing Letters
  • Year:
  • 2010

Quantified Score

Hi-index 0.89

Visualization

Abstract

Analyzing sequence composition is a basic task in genomic research. In this paper, to efficiently compute shortest absent words in a genomic sequence, we present a linear-time algorithm, which firstly estimates the length of shortest absent words by probabilistic method, and then based on such estimation, finds out all shortest absent words in a genomic sequence. Our algorithm only needs to scan the genomic sequence once without the space requirements of index structures such as suffix trees and suffix arrays. Experimental results show that our algorithm uses only 1.5 minutes for the computation of shortest absent words in human genome, and therefore is more efficient than any other existing algorithms.