Skip to main content

Calculating Genomic Distances in Parallel Using OpenMP

  • Conference paper
Transactions on Computational Systems Biology II

Part of the book series: Lecture Notes in Computer Science ((TCSB,volume 3680))

  • 337 Accesses

Abstract

By finding the corresponding shortest edit distance between two signed gene permutations, we can know the smallest number of insertions, deletions, and inversions required to change on string of genes into another, where insertion, deletion and inversion are the process of genome evolutions. However, it is NP-hard problem to compute the edit distance between two genomes. Marron et al proposed a polynomial-time approximation algorithm to compute (near) minimum edit distances under inversions, deletions, and unrestricted insertions. Our work is based on Marron’s et al algorithm, which carries out lots of comparisons and sorting to calculate the edit distance. These comparisons and sorting are extremely time-consuming, and they result in the decrease of the efficiency. We believe the efficiency of the algorithm can be improved by parallelizing. We parallelize their algorithm via OpenMP on Intel C++ compiler for Linux 7.1, and compare three levels of parallelism: coarse grain, fine grain and combination of both. The experiments are conducted for a varying number of threads and length of the gene sequences. The experimental results have shown that either coarse grain parallelism or fine grain parallelism alone does not improve the performance of the algorithm very much, however, the combination of both fine grain and coarse grain parallelism have improve the performance to a great extent.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Bader, D.A., Moret, B.M.E., Yan, M.: A Fast Linear-time Algorithm for Inversion Distance with an Experimental Comparison. J. Comput. Biol. 8(5), 483–491 (2001)

    Article  Google Scholar 

  2. Marron, M., Sweson, K.M., Moret, B.M.E.: Genomic Distances under Deletions and Insertions. In: Warnow, T.J., Zhu, B. (eds.) COCOON 2003. LNCS, vol. 2697, pp. 537–547. Springer, Heidelberg (2003)

    Chapter  Google Scholar 

  3. Caprara, A.: Sorting by Reversals is Difficult. In: Proc. 1st Int’l Conf. on Comput. Mol. Biol. RECOMB 1997, pp. 75–83. ACM Press, New York (1997)

    Chapter  Google Scholar 

  4. Hannenhalli, S., Pevzner, P.: Transforming Cabbage into Turnip (Polynomial Algorithm for Sorting Signed Permutations by Reversals). In: Proc. 27th Ann.Symp. Theory of Computing STOC 1995, pp. 178–189. ACM Press, New York (1995)

    Chapter  Google Scholar 

  5. El-Mabrouk, N.: Genome Rearrangement by Reversals and Insertions/Deletions of Contiguous Segments. In: Giancarlo, R., Sankoff, D. (eds.) CPM 2000. LNCS, vol. 1848, pp. 222–234. Springer, Heidelberg (2000)

    Chapter  Google Scholar 

  6. Liu, T., Moret, B.M.E., Bader, D.A.: An Exact Linear-time Algorithm for Computing Genomic Distances under Inversions and Deletions U. New Mexico, TR-CS-2003-31

    Google Scholar 

  7. http://www.llnl.gov/computing/tutorials/openMP/

  8. Quinn, M.: Parallel Programming in C with MPI and OpenMP. The McGraw-Hill Companies, New York (2004)

    Google Scholar 

  9. http://www.intel.com/software/products/compilers/clin/clinux.htm

  10. Kaplan, H., Shamir, R., Tarjan, R.E.: Faster and Simpler Algorithm for Sorting Signed Permutations by Reversals. In: Proc. SODA 1997, pp. 344–351 (1997); SIAM Journal on Computing 29(3), 880–892 (1999)

    Google Scholar 

  11. Hwang, K.: Advanced Computer Architecture – Parallelism, Scalability, Programmability. McGraw-Hill, New York (1993)

    Google Scholar 

  12. Tian, X., Bik, A., Girkar, M., Grey, P., Satio, H., Su, E.: Intel OpenMP C++/Fortran Compiler for Hyper-Threading Technology: Implementation and Performance. Intel TechnologyJourna (February 2002), http://developer.intel.com/technology/itj/2002/volume06issue01/

  13. Dobzhansky, T., sturtevant, A.H.: Inversions in the Chromosome of Drosophila Pseudoobscura. Genetics 23, 28–64 (1938)

    Google Scholar 

  14. Bryant, D.: The Complexity of Calculating Exemplar Distances. In: Sankoff, D., Nadeau, J. (eds.) Comparative Genomics: Empirical and Analytical Approaches to Gene Order Dynamics, Map Alignment, and the Evolution of Gene Families, pp. 207–212. Kluwer Academic Pubs., Dordrecht (2000)

    Google Scholar 

  15. Sankoff, D.: Genome Rearrangement with Gene Families. Bioinformatics 15(11), 909–917 (1999)

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2005 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Kolli, V.S., Liu, H., He, J., Pan, M.H., Pan, Y. (2005). Calculating Genomic Distances in Parallel Using OpenMP. In: Priami, C., Zelikovsky, A. (eds) Transactions on Computational Systems Biology II. Lecture Notes in Computer Science(), vol 3680. Springer, Berlin, Heidelberg. https://doi.org/10.1007/11567752_8

Download citation

  • DOI: https://doi.org/10.1007/11567752_8

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-540-29401-6

  • Online ISBN: 978-3-540-31661-9

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics