The Shortest Common Superstring Problem and Viral Genome Compression

  • Authors:
  • Lucian Ilie;Cristian Popescu

  • Affiliations:
  • Department of Computer Science University of Western Ontario London, Ontario, N6A 5B7, Canada. E-mails: ilie@csd.uwo.ca/ cpopescu@uwo.ca;Department of Computer Science University of Western Ontario London, Ontario, N6A 5B7, Canada. E-mails: ilie@csd.uwo.ca/ cpopescu@uwo.ca

  • Venue:
  • Fundamenta Informaticae - SPECIAL ISSUE ON TRAJECTORIES OF LANGUAGE THEORY Dedicated to the memory of Alexandru Mateescu
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Viruses compress their genome to reduce space. One of the main techniques is overlapping genes. We model this process by the shortest common superstring problem. We give an algorithm for computing optimal solutions which is slow in the number of strings but fast (linear) in their total length. This algorithm is used for a number of viruses with relatively few genes. When the number of genes is larger, we compute approximate solutions using the greedy algorithm which gives an upper bound for the optimal solution. We give also a lower bound for the shortest common superstring problem. The results obtained are then compared with what happens in nature. Remarkably, the compression obtained by viruses is very close to the one achieved by modern computers.