Parallelizing genetic linkage analysis: a case study for applying parallel computation in molecular biology

Comput Biomed Res. 1991 Jun;24(3):234-48. doi: 10.1016/0010-4809(91)90046-y.

Abstract

Parallel computers offer a solution to improve the lengthy computation time of many conventional, sequential programs used in molecular biology. On a parallel computer, different pieces of the computation are performed simultaneously on different processors. LINKMAP is a sequential program widely used by scientists to perform genetic linkage analysis. We have converted LINKMAP to run on a parallel computer, using the machine-independent parallel programming language, Linda. Using the parallelization of LINKMAP as a case study, the paper outlines an approach to converting existing highly iterative programs to a parallel form. The paper describes the steps involved in converting the sequential program to a parallel program. It presents performance benchmarks comparing the sequential version of LINKMAP with the parallel version running on different parallel machines. The paper also discusses alternative approaches to the problem of "load balancing," making sure the computational load is shared as evenly as possible among the available processors.

Publication types

  • Research Support, U.S. Gov't, P.H.S.

MeSH terms

  • Chromosome Mapping*
  • Forecasting
  • Genetic Linkage / genetics*
  • Lod Score
  • Molecular Biology / methods*
  • Programming Languages
  • Software Design
  • Software*