SwiftLink: parallel MCMC linkage analysis using multicore CPU and GPU

Bioinformatics. 2013 Feb 15;29(4):413-9. doi: 10.1093/bioinformatics/bts704. Epub 2012 Dec 13.

Abstract

Motivation: Linkage analysis remains an important tool in elucidating the genetic component of disease and has become even more important with the advent of whole exome sequencing, enabling the user to focus on only those genomic regions co-segregating with Mendelian traits. Unfortunately, methods to perform multipoint linkage analysis scale poorly with either the number of markers or with the size of the pedigree. Large pedigrees with many markers can only be evaluated with Markov chain Monte Carlo (MCMC) methods that are slow to converge and, as no attempts have been made to exploit parallelism, massively underuse available processing power. Here, we describe SWIFTLINK, a novel application that performs MCMC linkage analysis by spreading the computational burden between multiple processor cores and a graphics processing unit (GPU) simultaneously. SWIFTLINK was designed around the concept of explicitly matching the characteristics of an algorithm with the underlying computer architecture to maximize performance.

Results: We implement our approach using existing Gibbs samplers redesigned for parallel hardware. We applied SWIFTLINK to a real-world dataset, performing parametric multipoint linkage analysis on a highly consanguineous pedigree with EAST syndrome, containing 28 members, where a subset of individuals were genotyped with single nucleotide polymorphisms (SNPs). In our experiments with a four core CPU and GPU, SWIFTLINK achieves a 8.5× speed-up over the single-threaded version and a 109× speed-up over the popular linkage analysis program SIMWALK.

Availability: SWIFTLINK is available at https://github.com/ajm/swiftlink. All source code is licensed under GPLv3.

MeSH terms

  • Algorithms
  • Genetic Linkage*
  • Genomics
  • Hearing Loss, Sensorineural / genetics
  • Humans
  • Intellectual Disability / genetics
  • Markov Chains
  • Monte Carlo Method
  • Pedigree
  • Polymorphism, Single Nucleotide
  • Seizures / genetics
  • Software*

Supplementary concepts

  • SeSAME syndrome