UNIVERSITY of CALIFORNIA SAN DIEGO Haplotype Assembly And

Total Page:16

File Type:pdf, Size:1020Kb

UNIVERSITY of CALIFORNIA SAN DIEGO Haplotype Assembly And UNIVERSITY OF CALIFORNIA SAN DIEGO Haplotype Assembly and Small Variant Calling using Emerging Sequencing Technologies A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Computer Science by Peter Joseph Edge Committee in charge: Professor Vikas Bansal, Chair Professor Vineet Bafna Professor Melissa Gymrek Professor Pavel Pevzner Professor Kun Zhang 2019 Copyright Peter Joseph Edge, 2019 All rights reserved. The dissertation of Peter Joseph Edge is approved, and it is acceptable in quality and form for publication on microfilm and electronically: Chair University of California San Diego 2019 iii DEDICATION To my parents, Chris and Karen, who always encouraged me to follow my passions. And to my grandpa, Ron, the original Dr. Edge. iv EPIGRAPH One never notices what has been done; one can only see what remains to be done. —Marie Curie However difficult life may seem, there is always something you can do, and succeed at. It matters that you don’t just give up. —Stephen Hawking I see this as an absolute win! —Bruce Banner v TABLE OF CONTENTS Signature Page . iii Dedication . iv Epigraph . .v Table of Contents . vi List of Figures . .x List of Tables . xii Acknowledgements . xiii Vita ............................................. xiv Abstract of the Dissertation . xv Chapter 1 Introduction . .1 1.1 The diploid human genome . .1 1.2 Advances in DNA sequencing technology . .2 1.3 Single nucleotide variant calling . .2 1.4 Limitations of second generation sequencing . .3 1.5 New technologies and new challenges . .4 1.6 Scope of the thesis . .5 Chapter 2 HapCUT2: robust and accurate haplotype assembly for diverse sequencing technologies . .7 2.1 Abstract . .7 2.2 Introduction . .8 2.3 Results . 11 2.3.1 Overview of HapCUT2 algorithm . 12 2.3.2 Comparison of runtimes on simulated data . 13 2.3.3 Comparison of methods on diverse WGS datasets for a single individual . 16 2.3.4 Comparison of haplotypes assembled using Hi-C and SMRT sequencing . 21 2.3.5 Considerations when haplotyping with Hi-C . 22 2.4 Discussion . 24 2.5 Methods . 27 2.5.1 Haplotype likelihood for sequence reads . 28 2.5.2 Likelihood-based HapCUT2 algorithm . 29 vi 2.5.3 Complexity of HapCUT2 . 31 2.5.4 Estimation of h-trans error probabilities in Hi-C data . 31 2.5.5 Post-processing of haplotypes . 32 2.5.6 Accuracy and completeness of haplotype assemblies . 33 2.5.7 Long read datasets and haplotype assembly tools . 33 2.5.8 Variant calls and haplotypes for NA12878 . 34 2.5.9 Alignment and processing of Hi-C data . 34 2.5.10 Read simulations . 35 2.6 Software availability . 35 2.7 Disclosure declaration . 35 2.8 Acknowledgments . 36 2.9 Tables . 37 2.10 Figures . 38 Chapter 3 Computational techniques for highly accurate variant calling and haplotyp- ing of single human cells . 41 3.1 Abstract . 41 3.2 Introduction . 42 3.3 Results . 44 3.3.1 SNV calling algorithm . 44 3.3.2 Haplotype Assembly . 45 3.3.3 Strand-to-strand matching for improved SNV accuracy . 47 3.4 Discussion . 48 3.5 Methods . 49 3.5.1 SNV calling algorithm . 49 3.5.2 Haplotype assembly . 56 3.5.3 Accuracy of haplotypes . 57 3.5.4 Same haplotype strand pairing . 58 3.5.5 Accuracy of SNV calling . 59 3.5.6 Workflow management . 59 3.6 Acknowledgements . 59 3.7 Figures and Tables . 60 Chapter 4 Longshot enables accurate variant calling in diploid genomes from single- molecule long read sequencing . 67 4.1 Abstract . 67 4.2 Introduction . 68 4.3 Results . 71 4.3.1 Overview of method . 71 4.3.2 Accurate SNV calling using simulated data . 72 4.3.3 Accurate SNV calling using whole-genome PacBio data . 73 4.3.4 Accuracy of Longshot haplotypes . 76 4.3.5 SNV calling using Oxford Nanopore reads . 77 vii 4.3.6 Analysis of SNV calls in repetitive regions . 77 4.4 Discussion . 79 4.5 Methods . 82 4.5.1 Identification of candidate SNVs . 82 4.5.2 Local realignment using pair-HMMs . 82 4.5.3 Haplotype-informed genotyping . 83 4.5.4 Variant filtering . 85 4.5.5 Simulations . 86 4.5.6 Whole-Genome Sequencing data . 86 4.5.7 Assessment of variant calling and phasing accuracy . 87 4.5.8 Server configuration . 88 4.6 Data Availability . 88 4.7 Code availability . 90 4.8 Author Contributions . 90 4.9 Competing Interests . 90 4.10 Acknowledgments . 90 4.11 Figures and Tables . 92 Appendix A Supplemental Material for Chapter 2 . 97 A.1 Supplemental Methods for Chapter 2 . 98 A.1.1 Maximum Likelihood cut heuristic . 98 A.1.2 Implementation of HapCUT2 . 98 A.1.3 Likelihood-based variant pruning . 99 A.1.4 Block Splitting . 100 A.1.5 Estimating t(I) for Hi-C reads . 101 A.1.6 Extraction of haplotype informative reads . 104 A.1.7 Post processing of alignments for Hi-C reads . 104 A.1.8 Experiment and Pipeline Management . 105 A.2 Acknowledgments . 105 A.3 Supplemental Figures and Tables for Chapter 2 . 106 Appendix B Supplemental Material for Chapter 4 . 115 B.1 Supplemental Methods for Chapter 4 . 116 B.1.1 Simulating a diploid genome . 116 B.1.2 Estimating coverage from aligned reads . 116 B.1.3 Identification of candidate SNVs . 116 B.1.4 Finding non-repetitive anchors . 117 B.1.5 Pair-HMM realignment for clusters of SNVs . 118 B.1.6 Priors on genotypes . 119 B.1.7 Haplotyping and measuring accuracy . 119 B.1.8 Separation of reads by haplotype . 120 B.1.9 Alignment Parameter Estimation . 121 B.1.10 Variant calling using Clairvoyante and WhatsHap . 122 viii B.1.11 Variant calling using Nanopolish . 123 B.2 Acknowledgments . 123 B.3 Supplemental Figures and Tables for Chapter 4 . 125 Bibliography . 139 ix LIST OF FIGURES Figure 2.1: Comparison of runtime (top panel) and switch+mismatch error rate (bottom panel) for HapCUT2 with four methods for haplotype assembly (HapCUT, RefHap, ProbHap, and FastHare) on simulated read data . 38 Figure 2.2: Accuracy of HapCUT2 compared to four other methods for haplotype assem- bly on diverse whole-genome sequence datasets for NA12878 . 39 Figure 2.3: Accuracy of HapCUT2 compared to four other methods for haplotype assem- bly on diverse whole-genome sequence datasets for NA12878 . 40 Figure 2.4: Improvements in the (A) completeness and (B) accuracy (switch + mismatch error rates) of the largest haplotype block with increasing Hi-C sequencing coverage for two different restriction enzymes: MboI and HindIII. 40 Figure 3.1: An overview of the experimental process of SISSOR technology. 63 Figure 3.2: Overview of the SISSOR variant calling algorithm. 64 Figure 3.3: Strategies used to remove haplotype errors from SISSOR fragments. 65 Figure 3.4: Accuracy of haplotypes assembled with SISSOR with and without fragment processing techniques. 66 Figure 4.1: Overview of the Longshot algorithm. 92 Figure 4.2: Accuracy and completeness of Longshot SNV calls on whole-genome SMS data. 93 Figure 4.3: Accurate variant calling using SMS reads and Longshot in the duplicated gene STRC................................... 94 Figure A1: An expanded version of Figure 2.1 with shaded areas added to represent the standard deviation of the 10 replicate experiments. 106 Figure A2: Comparison of the performance of HapCUT2 with other tools on NA12878 fosmid data across all chromosomes. 107 Figure A3: Comparison of the.
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]