A Practical Parameterized Algorithm for Weighted Minimum Letter Flips Model of the Individual Haplotyping Problem

  • Authors:
  • Minzhu Xie;Jianxin Wang;Wei Zhou;Jianer Chen

  • Affiliations:
  • School of Information Science and Engineering, Central South University, Changsha, P.R. China 410083 and College of Physics and Information Science, Hunan Normal University, Changsha, P.R. China 4 ...;School of Information Science and Engineering, Central South University, Changsha, P.R. China 410083;School of Information Science and Engineering, Central South University, Changsha, P.R. China 410083;School of Information Science and Engineering, Central South University, Changsha, P.R. China 410083 and Department of Computer Science, Texas A&M University, USA TX 77843

  • Venue:
  • FAW '08 Proceedings of the 2nd annual international workshop on Frontiers in Algorithmics
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a set of DNA sequence fragments of an individual with each base of every fragment attached a confidence value, the weighted minimum letter flips model (WMLF) of the individual haplotyping problem is to infer a pair of haplotypes by flipping a number of bases such that the sum of the confidence values corresponding to the flipped bases is minimized. WMLF is NP-hard. This paper proposes a parameterized exact algorithm for WMLF of time $O(nk_22^{k_2}+mlogm+mk_1)$, where mis the number of fragments, nis the number of SNP sites, k1is the maximum number of SNP sites that a fragment covers, and k2is the maximum number of fragments that cover a SNP site. Since in real biological experiments, both k1and k2are small, the parameterized algorithm is efficient in practical application.