Combinatorial Algorithms for Haplotype Assembly

Total Page:16

File Type:pdf, Size:1020Kb

Combinatorial Algorithms for Haplotype Assembly University of California Los Angeles Combinatorial Algorithms for Haplotype Assembly A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Computer Science by Sepideh Mazrouee 2017 c Copyright by Sepideh Mazrouee 2017 Abstract of the Dissertation Combinatorial Algorithms for Haplotype Assembly by Sepideh Mazrouee Doctor of Philosophy in Computer Science University of California, Los Angeles, 2017 Professor Wei Wang, Chair Many phenotypes such as genetic disorders may be hereditary while others may be influenced by the environment. However, some genetic disorders are due to new mutations in the individuals DeoxyriboNucleic Acid (DNA). Diseases such as diabetes and specific types of cancer are examples of the conditions that can be inherited or affected by lifestyle genetic mutations. In order to investigate and predict the incidence of such diseases, sequences of single individuals need to be examined. In the past decade, the Next Generation Sequencing (NGS) technology has enabled us to generate DNA sequences of many organisms. Yet, reconstructing each copy of chromosome remains an open research problem due to computational challenges associated with processing massive amount of DNA data and understanding complex structure of such data for individual DNA phasing. In this dissertation, I introduce several computational frameworks for understand- ing the complex structure of DNA sequence data to reconstruct chromosome copies in diploid and polyploid organisms. The methodologies that are presented in this dissertation span several areas of research including unsupervised learning, combina- torial optimization, graph partitioning, and association rule learning. The overarching theme of this research is design and validation of novel combinatorial algorithms for fast and accurate haplotype assembly. The first two frameworks presented in this dis- sertation, called FastHap and ARHap, are tailored toward providing computationally ii simple diploid haplotypes with the objective of minimizing minimum error correc- tion and switching error, respectively. I then introduce HapColor and PolyCluster, which aim to improve minimum error correction and switching error for polyploid haplotyping. iii The dissertation of Sepideh Mazrouee is approved. Eleazar Eskin Jason Ernst Jingyi Jessica Li Wei Wang, Committee Chair University of California, Los Angeles 2017 iv To my husband, Hassan, who has been the origin of my strength and passion and will always be. My deepest gratitude goes to my parents, Leila and Faryab and my sister, Mahshid for their love, support and to my daughter, Lily for all the hard time I put her through for so many years during my Ph.D. studies. I would like to express my sincere gratitude to my academic adviser, Professor Wei Wang, for her invaluable guidance and continuous support throughout my years at UCLA. I would also like to express my gratitude to Professor Eleazar Eskin who has been a strong motivator and advocate for my research throughout my matriculation through the Ph.D. program. Their persistent pursuit of perfection and deep insight into various subjects have always been an inspiration to me. Also to my committee members Professor Jason Ernst and Professor Jessica Li. I thank them for kindly agreeing to be on my doctoral committee and for their helpful advice and suggestions. It is truly a privilege to be under the academic lineage of the foremost internet pioneers at UCLA. v Table of Contents 1 Introduction :::::::::::::::::::::::::::::::::: 1 2 Haplotype Assembly in the Literature ::::::::::::::::: 10 2.1 Approaches . 12 2.2 Evaluation Methods . 13 2.3 Ploidy Level . 14 3 Fast and Accurate Diploid Haplotyping :::::::::::::::: 16 3.1 Introduction . 16 3.1.1 Motivation . 16 3.1.2 Contributions and Summary of Results . 18 3.2 FastHap Framework . 20 3.2.1 Inter-Fragment Distance . 21 3.2.2 FastHap Graph Model . 23 3.2.3 Fragment Partitioning . 25 3.2.4 Refinement Phase . 27 3.2.5 Fragment Purging . 28 3.3 Validation . 28 3.3.1 Dataset . 29 3.3.2 Results . 31 vi 3.4 Discussion and Conclusion . 34 4 Association Rule Learning for Diploid Haplotyping ::::::::: 36 4.1 Introduction . 36 4.1.1 Contributions and Summary of Results . 38 4.2 Association Rule Learning . 42 4.2.1 Matrix Binarization . 43 4.2.2 SNP Association Rules . 46 4.2.3 Measures of Rule Interestingness . 47 4.2.4 Rule Generation Criteria . 49 4.2.4.1 Minimum Support Criterion . 50 4.2.4.2 Minimum Confidence Criterion . 53 4.2.4.3 Consequent Length Criterion . 55 4.3 Haplotype Reconstruction . 56 4.3.1 Overview of the Algorithm . 59 4.3.2 An Illustrative Example . 60 4.3.3 Dependency Graph . 61 4.3.4 Longest Attribute-Consistent Path . 65 4.4 Validation . 67 4.4.1 Dataset Preparation and Statistics . 67 4.4.2 Results on Simulated Data . 70 vii 4.4.3 Results on HuRef Data . 74 4.5 Discussion . 74 5 Graph Coloring for Polyploid Haplotyping ::::::::::::::: 77 5.1 Introduction . 77 5.1.1 Contributions and Summary of Results . 78 5.2 Problem Statement . 79 5.2.1 Problem Formulation . 80 5.2.2 Graph Modeling . 81 5.2.3 Problem Complexity . 83 5.3 HapColor Algorithm . 87 5.4 Validation . 89 5.4.1 Polyploidy Datasets . 89 5.4.2 Comparative Analysis Approach . 90 5.4.3 Preparation of Simulated Data . 91 5.4.4 HapColor Performance on Simulated Data . 92 5.4.5 Comparative Analysis on Simulated Data . 94 5.4.6 Comparative Analysis on HuRef Data . 94 5.5 Discussion . 95 5.6 Discussion and Conclusion . 97 6 Correlation Clustering for Polyploid Phasing ::::::::::::: 99 viii 6.1 Introduction . 99 6.1.1 Contributions and Summary of Results . 100 6.2 Problem Statement . 101 6.2.1 Problem Definition . 104 6.2.2 Graph Modeling . 105 6.2.3 Problem Formulation . 107 6.3 PolyCluster Algorithm . 109 6.3.1 Initial Clustering . 112 6.3.2 Cluster Merging . 114 6.3.3 Algorithm Analysis . 115 6.4 Validation . 118 6.4.1 Dataset Preparation . 118 6.4.2 Dataset Statistics . 120 6.4.3 Impact of Sequencing Confidence Scores . 122 6.4.4 PolyCluster Performance . 124 6.4.5 Comparative Analysis Approach . 126 6.4.6 Comparative Analysis Results . 128 6.4.6.1 Switching Error (SWE) . 128 6.4.6.2 Minimum Error Correction (MEC) . 129 6.4.6.3 Running Time . 131 6.5 Discussion and Conclusion . 133 ix 7 Conclusions and Future Directions :::::::::::::::::::: 135 7.1 Summary of Contributions . 135 7.2 Challenges and Future Work . 138 References ::::::::::::::::::::::::::::::::::::: 141 x List of Figures 1.1 An illustration of diploid haplotyping process. Ten short reads, de- noted by f1 to f10 in (b) are generated from the two chromosomes copies shown in (a). Only SNP sites, denoted by S1 to S8, are used for haplotype assembly. .3 3.1 An example of fragment matrix with 8 SNP sites (a), corresponding distance matrix (b), fuzzy conflict graph associated with the fragment matrix (c), and results of applying FastHap on the data (d). The graph in (c) shows only edges with non-pivot distances. 23 3.2 Coverage of HuRef dataset. (a): Coverage for each chromosome; Num- bers vary from 6:49 to 8:72 for various chromosomes with an average genome-wide coverage of 7:43. (b): Histogram of coverage for chro- mosome 20 as an example; Y-axis shows number of SNPs with each specific coverage shown on x-axis. 30 3.3 Chromosome-wide haplotype length for each chromosome (a) and his- togram of per-block haplotype length for chromosomes 8, 17, and 18 as examples of chromosomes with `small', `medium', and `large' blocks respectively. 31 3.4 Effect of error rate and coverage on performance of FastHap, Greedy, and HapCut. The analysis was performed on chromosome 20 (ran- domly selected) of HuRef dataset. MEC of the three algorithms under comparison as a function of error rate (a); Execution time of the algo- rithms as a function of coverage (b). 32 xi 3.5 Speed performance of the FastHap, Greedy, and HapCut as a func- tion of haplotype length. Analysis was performed on chromosome 20 (randomly selected) of HuRef dataset. Execution time as a function of haplotype length (a); Amount of speedup achieved by FastHap com- pared to Greedy and HapCut (b). 33 4.1 Association rule haplotyping (ARHap) framework. Each round of as- sociation rule haplotyping is composed of two phases including an as- sociation rule learning phase and a haplotype reconstruction phase. This two-phase process may continue for multiple rounds until all SNP positions on the haplotype set are reconstructed . 41 4.2 An example of matrix binarization. The fragment matrix X containing 9 fragments drawn from haplotype set H = fh0, h1g where h0 = `11111' and h1 = `00000' is shown in (a). X is decomposed into two matrices X 0 and X 1 as shown in (b). The binary fragment matrix Y is a column- wise concatenation of X 0 and X 1..................... 45 4.3 Association rule based haplotype reconstruction for the dataset in Fig- ure 4.2. Dependency graph is constructed based on the strong rules in Table 4.2 (a); Longest paths identified in each iteration of the al- gorithm (b); and evolution of haplotypes as each rule is tested against the haplotype set (c). It is assumed that the haplotypes are initialized to h0 = `10101' and h1 = `01010'. 62 xii 4.4 An example of dependency graph generated from rules with multiple attributes in their antecedent snpset. Fragment matrix shown in (a) does not produce any rules of length 2 because no rule of the from ti ! tj meets confidence criterion of Confhap > 0:5; Set of strong rules with 2 attributes in their antecedent field (b); Corresponding dependency graph (c), a longest path (d), and changes in initial haplotypes after applying rules on the longest path (e).
Recommended publications
  • Haplotype Block Definition and Its Application X. Zhu, S. Zhang, D
    Haplotype Block Definition and Its Application X. Zhu, S. Zhang, D. Kan, and R. Cooper Pacific Symposium on Biocomputing 9:152-163(2004) HAPLOTYPE BLOCK DEFINITION AND ITS APPLICATION X. ZHU1, S. ZHANG2,3, D. KAN1, R. COOPER1 1 Department of Preventive Medicine and Epidemiology, Loyola University Stritch School of Medicine, Maywood, IL 60153, 2 Department of Mathematical Science, Michigan Technological University, Houghton, MI and 3Department of Mathematics, Heilongjiang University, Harbin, China We present a simple two-stage procedure to define haplotype blocks and construct a statistic to test whether a polymorphism belongs to a block. Applying this method to the data of Gabriel et al. [2002] yielded longer haplotype blocks than were originally reported with a similar average percentage of common haplotypes in blocks. Furthermore, across regions of the genome and among the four populations that were studied, we found that linkage disequilibrium between a given single nucleotide polymorphism (SNP) and the haplotype block was a monotonic function of distance. This correlation was essentially independent of the minor allele frequency of the putative causal SNP when it fell outside of the block, however it was strongly dependent on the minor allele frequency when the SNP was internal to the block. These results have direct application to the design of candidate gene or region-wide association studies. 1 Introduction Since SNPs occur about every 300bp they provide much more information than other types of sequence variants in mapping complex diseases. Because the evolutionary history of common diseases is not known, one promising approach is to comprehensively test common genetic variants for association with the trait being studied [1,2].
    [Show full text]
  • Creation of Subgroup-Specific Haplotype Blocks and Libraries
    HIGHLIGHTED ARTICLE | INVESTIGATION HaploBlocker: Creation of Subgroup-Specific Haplotype Blocks and Libraries Torsten Pook,*,†,1 Martin Schlather,†,‡ Gustavo de los Campos,§ Manfred Mayer,** Chris Carolin Schoen,** and Henner Simianer*,† *Department of Animal Sciences, Animal Breeding and Genetics Group, University of Goettingen, 37075, Germany, †Center for Integrated Breeding Research, University of Goettingen, 37075, Germany, ‡Stochastics and Its Applications Group, University of Mannheim, 68159, Germany, §Departments of Epidemiology and Biostatistics and Statistics and Probability, Institute for Quantitative Health Science and Engineering, Michigan State University, Michigan 48824, and **Plant Breeding, Technical University of Munich School of Life Sciences Weihenstephan, 85354 Freising, Germany ORCID IDs: 0000-0001-7874-8500 (T.P.); 0000-0001-5692-7129 (G.d.l.C.); 0000-0003-2687-8316 (M.M.) ABSTRACT The concept of haplotype blocks has been shown to be useful in genetics. Fields of application range from the detection of regions under positive selection to statistical methods that make use of dimension reduction. We propose a novel approach (“HaploBlocker”) for defining and inferring haplotype blocks that focuses on linkage instead of the commonly used population-wide measures of linkage disequilibrium. We define a haplotype block as a sequence of genetic markers that has a predefined minimum frequency in the population, and only haplotypes with a similar sequence of markers are considered to carry that block, effectively screening a dataset for group-wise identity-by-descent. From these haplotype blocks, we construct a haplotype library that represents a large proportion of genetic variability with a limited number of blocks. Our method is implemented in the associated R-package HaploBlocker, and provides flexibility not only to optimize the structure of the obtained haplotype library for subsequent analyses, but also to handle datasets of different marker density and genetic diversity.
    [Show full text]
  • 1 DRUG DISCOVERY TARGETING GENOMIC APPROACH Submitted
    DRUG DISCOVERY TARGETING GENOMIC APPROACH A Dissertation submitted to the Department of Pharmacy, East West University, in partial fulfillment of the requirements for the degree of Master of Pharmacy. Submitted By Mst. Tania Ashraf ID: 2014-3-79-006 Department Of Pharmacy East West University 1 This thesis paper is dedicated to my beloved Parents… 2 DECLARATION BY THE CANDIDATE I, Mst.Tania Ashraf, hereby declare that this dissertation, entitled “Drug discovery targeting genomic approach” submitted to the Department of Pharmacy, East West University, in the partial fulfillment of the requirement for the degree of Master of Pharmacy, is a genuine & authentic research work carried out by me under the guidance of Dr. Repon Kumer Saha, Assistant Professor, Department of Pharmacy, East West University, Dhaka. The contents of this dissertation, in full or in parts, have not been submitted to any other Institute or University for the award of any Degree or Diploma of Fellowship. ---------------------------------- Mst. Tania Ashraf ID: 2014-3-79-006 Department of Pharmacy East West University Jaharul Islam city, Aftabnagar, Dhaka 3 CERTIFICATION BY THE SUPERVISOR This is to certify that the desertion, entitled “Drug discovery targeting genomic approach” is a benefice research work done, under our guidance and supervision by Mst. Tania Ashraf (ID: 2014-3-79-006), in partial fulfillment of the requirement for the degree of Master of Pharmacy. ------------------------------------- Dr. Repon Kumer Saha Assistant Professor Department of Pharmacy East West University Jaharul Islam city, Aftabnagar, Dhaka 4 ENDORSEMENT BY THE CHAIRPERSON This is to certify that the dissertation, entitled “Drug discovery targeting proteomic approach” is a bonafide research work done by Mst.Tania Ashraf (ID: 2014-3-79-006), in partial fulfillment of the requirements for the degree of Master of Pharmacy.
    [Show full text]
  • The Definition of Multilocus Haplotype
    Aus der Arbeitsgruppe Bioinformatik des Max-Delbruck-Centrums¨ fur¨ Molekulare Medizin (MDC), Berlin-Buch, in Kooperation mit der Medizinischen Fakult¨at der Charit´e- Universit¨atsmedizin Berlin The Definition of Multilocus Haplotype Blocks and Common Diseases Dissertation zur Erlangung des akademischen Grades Doctor rerum medicarum (Dr. rer. medic.) im Fach Medizin vorgelegt der Medizinischen Fakult¨at der Charit´e– Universit¨atsmedizin Berlin Humboldt-Universit¨at zu Berlin von Herrn Dipl.-Math. Michael Nothnagel geboren am 22.07.1971 in Berlin Pr¨asident der Humboldt-Universit¨at zu Berlin: Prof. Dr. Jurgen¨ Mlynek Dekan der Medizinischen Fakult¨at der Charit´e– Universit¨atsmedizin Berlin: Prof. Dr. med. Martin Paul Gutachter: 1. Univ.Prof. Dr. em. Jens G. Reich 2. Suzanne M. Leal, Ph.D., Associate Professor 3. Prof. Dr. Andreas Ziegler eingereicht am: 03. M¨arz 2004 Datum der Promotion (Tag der mundlichen¨ Prufung):¨ 13. Dezember 2004 Abstract Current approaches to haplotype block definition target either absent recom- bination events or the efficient description of genomic variation. This thesis aims to define blocks of single nucleotide polymorphisms (SNP) as areas of elevated linkage disequilibrium (LD). To this end, a new entropy-based measure for LD between multiple markers/loci, the Normalized Entropy Dif- ference, is developed and is characterized as a multilocus extension of the pairwise measure r2. A corresponding algorithm for the block definition is proposed. Its evaluation on a data set of human chromosome 12 from the International Haplotype Map project proves the usefulness of the derived blocks with respect to several features, including their chromosomal cover- age and the number and portion of common block haplotypes.
    [Show full text]
  • A Primary Assembly of a Bovine Haplotype Block Map Based On
    Genetics: Published Articles Ahead of Print, published on April 15, 2007 as 10.1534/genetics.106.069369 A primary assembly of a bovine haplotype block map based on a 15k SNP panel genotyped in Holstein-Friesian cattle Mehar S. Khatkar*,§,1, Kyall R. Zenger*,§, Matthew Hobbs*,§, Rachel J. Hawken†,§, Julie A. L. Cavanagh*,§, Wes Barris†,§, Alexander E. McClintock*,§, Sara McClintock‡,§, Peter C. Thomson*,§, Bruce Tier§, Frank W. Nicholas*,§ and Herman W. Raadsma*,§ * Centre for Advanced Technologies in Animal Genetics and Reproduction (ReproGen), University of Sydney, Camden NSW 2570, Australia † CSIRO Livestock Industries, St Lucia QLD 4067, Australia. ‡ Animal Genetics and Breeding Unit*, University of New England, NSW 2351, Australia. § CRC for Innovative Dairy Products, William Street, Melbourne, Vic, 3000, Australia. 1 Running title: Haplotype blocks in bovine genome Keywords: Linkage disequilibrium, haplotype blocks, tag SNPs, bovine, genome- wide, maps 1Corresponding author: Centre for Advanced Technologies in Animal Genetics and Reproduction (ReproGen), University of Sydney, PMB 3, Camden NSW 2570, Australia. E-mail: [email protected] FAX: +61-2-9351 1693 Tele: +61-2-9351 1687 2 ABSTRACT Analysis of data on 1,000 Holstein-Friesian bulls genotyped for 15,036 SNPs has enabled genome-wide identification of haplotype blocks and tag SNPs. A final subset of 9,195 SNPs in Hardy-Weinberg equilibrium and mapped on autosomes on the bovine sequence assembly (release Btau 3.1) were used in the present study. The average inter-marker spacing was 251.8 kb. The average MAF was 0.29 (0.05-0.5). Following recent precedents in human HapMap studies, a haplotype block was defined where 95 % of combinations of SNPs within a region are in very high linkage disequilibrium.
    [Show full text]
  • A Primary Assembly of a Bovine Haplotype Block Map Based on a 15,036-Single-Nucleotide Polymorphism Panel Genotyped in Holstein–Friesian Cattle
    Copyright Ó 2007 by the Genetics Society of America DOI: 10.1534/genetics.106.069369 A Primary Assembly of a Bovine Haplotype Block Map Based on a 15,036-Single-Nucleotide Polymorphism Panel Genotyped in Holstein–Friesian Cattle Mehar S. Khatkar,*,†,1 Kyall R. Zenger,*,† Matthew Hobbs,*,† Rachel J. Hawken,†,‡ Julie A. L. Cavanagh,*,† Wes Barris,†,‡ Alexander E. McClintock,*,† Sara McClintock,†,§ Peter C. Thomson,*,† Bruce Tier,† Frank W. Nicholas*,† and Herman W. Raadsma*,† *Centre for Advanced Technologies in Animal Genetics and Reproduction (ReproGen), University of Sydney, Camden NSW 2570, Australia, ‡CSIRO Livestock Industries, St. Lucia QLD 4067, Australia, §Animal Genetics and Breeding Unit, University of New England, Armidale NSW 2351, Australia and †CRC for Innovative Dairy Products, Melbourne, Vic 3000, Australia Manuscript received December 6, 2006 Accepted for publication April 3, 2007 ABSTRACT Analysis of data on 1000 Holstein–Friesian bulls genotyped for 15,036 single-nucleotide polymorphisms (SNPs) has enabled genomewide identification of haplotype blocks and tag SNPs. A final subset of 9195 SNPs in Hardy–Weinberg equilibrium and mapped on autosomes on the bovine sequence assembly (release Btau 3.1) was used in this study. The average intermarker spacing was 251.8 kb. The average minor allele frequency (MAF) was 0.29 (0.05–0.5). Following recent precedents in human HapMap studies, a haplotype block was defined where 95% of combinations of SNPs within a region are in very high linkage dis- equilibrium. A total of 727 haplotype blocks consisting of $3 SNPs were identified. The average block length was 69.7 6 7.7 kb, which is 5–10 times larger than in humans.
    [Show full text]
  • Robustness of Inference of Haplotype Block Structure
    JOURNAL OFCOMPUTATIONAL BIOLOGY Volume10, Number 1,2003 ©MaryAnn Liebert,Inc. Pp. 13–19 Robustness of Inference of Haplotype Block Structure RUSSELL SCHWARTZ, 1;3 BJARNI V.HALLDÓRSSON, 1 VINEET BAFNA, 1;4 ANDREW G.CLARK, 2 andSORIN ISTRAIL 1 ABSTRACT In this report,we examinethe validity ofthe haplotypeblock conceptby comparing block decompositions derived frompublic datasets byvariants of several leading methodsof block detection.We rst developa statistical methodfor assessing the concordanceof two block decompositions.We then assess the robustness ofinferred haplotypeblocks tothe specic detection methodchosen, to arbitrarychoices madein the block-detection algorithms,and to the sample analyzed.Although the block decompositions showlevels ofconcordancethat are veryunlikely bychance, the absolute magnitudeof the concordancemay be lowenough to limit the utility ofthe inference. Forpurposes ofSNPselection, it seems likely thatmethods thatdo not arbitrarily impose block boundaries amongcorrelated SNPs might perform better thanblock-based methods. Key words: haplotypeblock, SNP ,recombination,linkage disequilibrium, diversity. 1.INTRODUCTION inglenucleotides polymorphisms (SNPs) inthe genome showgreat promise as predictors of Sdisease,but the large number of knownSNPs presentsa signicant challenge in locating those mean- ingfullycorrelated with disease phenotypes. The detection of a haplotypeblock structure to the human genome(Daly et al.,2001;Jeffreys et al.,2001;Johnson et al.,2001;Patil et al.,2001)—in which the genomeis largely made up of regions of low diversity, each of which can be characterized by a small numberof SNPs— presents a possibleway to reduce the complexity of the problem. However, whether constructionof haplotype blocks is the most ef cient way to reduce the number of SNPs thatone needs totype to represent the extant genetic variation remains a controversialtopic.
    [Show full text]
  • Efficient Whole Genome Haplotype Block Partitioning Using Linkage
    Efficient Whole Genome Haplotype Block Partitioning using Linkage Disequilibrium Author: Daniel Taliun Supervisors: Prof. Johann Gamper Ph.D. Cristian Pattaro A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Faculty of Computer Science at Free University of Bozen-Bolzano, Italy March 31, 2015 Abstract Investigation of linkage-disequilibrium (LD) patterns and underlying hap- lotype blocks across large genomic segments is a key element of genetic in- vestigations over the whole genome. LD-based haplotype block partitions can be used in genome-wide haplotype association studies, set-based anal- yses where adjacent single nucleotide polymorphisms (SNPs) are collapsed together, cross-ethnicity comparisons, downstream analyses and interpre- tation of genome-wide association studies (GWASs). However, the LD- based haplotype block partitioning in large and dense genomic segments has always been a challenge due to the poor computational scalability of available algorithms. Moreover, the new sequencing technologies allow generating datasets with millions of SNPs, which are an order of magni- tude larger than previously available. In this work, we introduce a series of new optimizations of the most widely used LD-based haplotype block partitioning algorithm which was proposed by Gabriel et al. in 2002. We developed MIG++ – a memory and time efficient implementation of the Gabriel et al. algorithm. MIG++ has only Q(n) memory complexity and by >80% improved runtime compared to the original algorithm, which has Q(n2) memory and runtime com- plexities. MIG++ incrementally constructs haplotype blocks and applies sophisticated search space pruning. We theoretically proved that the ap- plied pruning preserves all blocks and experimentally showed that it omits >80% of computations.
    [Show full text]
  • Multi-Allelic Haplotype-Based Association Analysis Identifies
    agriculture Article Multi-Allelic Haplotype-Based Association Analysis Identifies Genomic Regions Controlling Domestication Traits in Intermediate Wheatgrass Prabin Bajgain * and James A. Anderson * Department of Agronomy and Plant Genetics, University of Minnesota, St. Paul, MN 55108, USA * Correspondence: [email protected] (P.B.); [email protected] (J.A.A.); Tel.: +1-612-625-9763 (J.A.A.) Abstract: Intermediate wheatgrass (IWG) is a perennial forage grass undergoing a rigorous domes- tication as a grain crop. As a young grain crop, several agronomic and domestication traits need improvement for IWG to be relevant in current agricultural landscapes. This study genetically maps six domestication traits in the fourth cycle IWG breeding population at the University of Minnesota: height, seed length, seed width, shattering, threshability, and seed mass. A weak population structure was observed and linkage disequilibrium (r2) declined rapidly: 0.23 mega base pairs at conventional r2 value of 0.2. Broad-sense heritabilities were overall high and ranged from 0.71–0.92. Association analysis was carried out using 25,909 single SNP markers and 5379 haplotype blocks. Thirty-one SNP markers and 17 haplotype blocks were significantly associated with the domestication traits. These associations were of moderate effect as they explained 4–6% of the observed phenotypic variation. Ten SNP markers were also detected by the haplotype association analysis. One SNP marker on Chromosome 8, also discovered in haplotype block analysis, was common between seed length and Citation: Bajgain, P.; Anderson, J.A. seed mass. Increasing the frequency of favorable alleles in IWG populations via marker-assisted Multi-Allelic Haplotype-Based selection and genomic selection is an effective approach to improve IWG’s domestication traits.
    [Show full text]
  • Haplotype-Based Genome-Wide Association Study and Identification of Candidate Genes Associated with Carcass Traits in Hanwoo
    G C A T T A C G G C A T genes Article Haplotype-Based Genome-Wide Association Study and Identification of Candidate Genes Associated with Carcass Traits in Hanwoo Cattle Swati Srivastava 1 , Krishnamoorthy Srikanth 1 , Sohyoung Won 2, Ju-Hwan Son 1, Jong-Eun Park 1 , Woncheoul Park 1, Han-Ha Chai 1 and Dajeong Lim 1,* 1 National Institute of Animal Science, Rural Development Administration, Wanju-gun 55365, Korea; [email protected] (S.S.); [email protected] (K.S.); [email protected] (J.-H.S.); [email protected] (J.-E.P.); [email protected] (W.P.); [email protected] (H.-H.C.) 2 Department of Agricultural Biotechnology and Research Institute of Population Genomics, Seoul National University, Seoul 151742, Korea; [email protected] * Correspondence: [email protected] Received: 5 March 2020; Accepted: 5 May 2020; Published: 14 May 2020 Abstract: Hanwoo, is the most popular native beef cattle in South Korea. Due to its extensive popularity, research is ongoing to enhance its carcass quality and marbling traits. In this study we conducted a haplotype-based genome-wide association study (GWAS) by constructing haplotype blocks by three methods: number of single nucleotide polymorphisms (SNPs) in a haplotype block (nsnp), length of genomic region in kb (Len) and linkage disequilibrium (LD). Significant haplotype blocks and genes associated with them were identified for carcass traits such as BFT (back fat thickness), EMA (eye Muscle area), CWT (carcass weight) and MS (marbling score). Gene-set enrichment analysis and functional annotation of genes in the significantly-associated loci revealed candidate genes, including PLCB1 and PLCB4 present on BTA13, coding for phospholipases, which might be important candidates for increasing fat deposition due to their role in lipid metabolism and adipogenesis.
    [Show full text]
  • Methods for the Selection of Tagging Snps: a Comparison of Tagging Efficiency and Performance
    European Journal of Human Genetics (2007) 15, 228–236 & 2007 Nature Publishing Group All rights reserved 1018-4813/07 $30.00 www.nature.com/ejhg ARTICLE Methods for the selection of tagging SNPs: a comparison of tagging efficiency and performance Keyue Ding1 and Iftikhar J Kullo*,1 1Division of Cardiovascular Diseases, Mayo Clinic and Foundation, Rochester, MN, USA There is great interest in the use of tagging single nucleotide polymorphisms (tSNPs) to facilitate association studies of complex diseases. This is based on the premise that a minimum set of tSNPs may be sufficient to capture most of the variation in certain regions of the human genome. Several methods have been described to select tSNPs, based on either haplotype-block structure or independent of the underlying block structure. In this paper, we compare eight methods for choosing tSNPs in 10 representative resequenced candidate genes (a total of 194.2 kb) with different levels of linkage disequilibrium (LD) in a sample of European-Americans. We compared tagging efficiency (TE) and prediction accuracy of tSNPs identified by these methods, as a function of several factors, including LD level, minor allele frequency, and tagging criteria. We also assessed tagging consistency between each method. We found that tSNPs selected based on the methods Haplotype Diversity and Haplotype r2 provided the highest TE, whereas the prediction accuracy was comparable among different methods. Tagging consistency between different methods of tSNPs selection was poor. This work demonstrates that when tSNPs-based association studies are undertaken, the choice of method for selecting tSNPs requires careful consideration. European Journal of Human Genetics (2007) 15, 228–236.
    [Show full text]
  • Finding All Maximal Perfect Haplotype Blocks in Linear Time Jarno Alanko, Hideo Bannai, Bastien Cazaux, Pierre Peterlongo, Jens Stoye
    Finding all maximal perfect haplotype blocks in linear time Jarno Alanko, Hideo Bannai, Bastien Cazaux, Pierre Peterlongo, Jens Stoye To cite this version: Jarno Alanko, Hideo Bannai, Bastien Cazaux, Pierre Peterlongo, Jens Stoye. Finding all maximal perfect haplotype blocks in linear time. Algorithms for Molecular Biology, BioMed Central, 2020, pp.1-9. 10.1186/s13015-020-0163-6. hal-02187246 HAL Id: hal-02187246 https://hal.inria.fr/hal-02187246 Submitted on 17 Jul 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Finding all maximal perfect haplotype blocks in linear time Jarno Alanko Department of Computer Science, University of Helsinki, Finland jarno.alanko@helsinki.fi Hideo Bannai Department of Informatics, Kyushu University, Japan [email protected] Bastien Cazaux Department of Computer Science, University of Helsinki, Finland bastien.cazaux@helsinki.fi Pierre Peterlongo Univ. Rennes, Inria, CNRS, Irisa, France [email protected] Jens Stoye Faculty of Technology and Center for Biotechnology (CeBiTec), Bielefeld University, Germany [email protected] Abstract Recent large-scale community sequencing efforts allow at an unprecedented level of detail the identification of genomic regions that show signatures of natural selection.
    [Show full text]