Uppsala University Department of Information Technology

Licentiate thesis 2007-005

Parallel Algorithms and Implementations for Genetic Analysis of Quantitative Traits

Mahen Jayawardena

28 September 2007

Abstract:

Many important traits in plants, animals and humans are quantitative, and most such traits are generally believed to be regulated by multiple genetic loci. Standard computational tools for analysis of quantitative traits use linear regression models for relating the observed phenotypes to the genetic composition of individuals in a population. However, using these tools to simultaneously search for multiple genetic loci is very computationally demanding. The main reason for this is the complex nature of the optimization landscape for the multidimensional global optimization problems that must be solved. This thesis describes parallel algorithms and implementation techniques for such optimization problems. The new computational tools will eventually enable genetic analysis exploiting new classes of multidimensional statistical models, potentially resulting in interesting results in genetics.

We first describe how the algorithm used for global optimization in the standard, serial software is parallelized and implemented on a grid system. Then, we also describe a parallelized version of the more elaborate global optimization algorithm DIRECT and show how this can be deployed on grid systems and other loosely-coupled architectures. The parallel DIRECT scheme is further developed to exploit both coarse-grained parallelism in grid or clusters as well as fine-grained, tightly-coupled parallelism in multi-core nodes. The results show that excellent speedup and performance can be archived on grid systems and clusters, even when using a tightly-coupled algorithms such as DIRECT. Finally, a pilot implementation of a grid portal providing a graphical front-end for our code is implemented. After some further development, this portal can be utilized by geneticists for performing multidimensional genetic analysis of quantitative traits on a regular basis.

Note: Typo corrected Sep 10 2007. Included papers available at http://www.it.uu.se/research/publications/lic/2007-005/paperA.pdf, http://www.it.uu.se/research/publications/lic/2007-005/paperB.pdf, http://www.it.uu.se/research/publications/lic/2007-005/paperC.pdf, and http://www.it.uu.se/research/publications/lic/2007-005/paperD.pdf

Available as unknown (704 kB) and PDF (683 kB)

Download BibTeX entry.



Uppsala Universitet