Robustness of Inference of Haplotype Block Structure

Total Page:16

File Type:pdf, Size:1020Kb

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. Manymethods have been suggested for dening block structures, which can be roughly classi ed into threegroups. One group consists of linkage disequilibrium (LD) methods,such as that of Gabriel et al. (2002),which de ne blocks so as to enforce generally high pairwise LD withinblocks and generally low pairwiseLD betweenblocks. Another group consists of diversity-based methods, such as that of Patil et al. (2001),which de ne blocks so as to enforce low sequence diversity, by some diversity measure, 1CeleraGenomics, Informatics Research, Rockville, MD 20850. 2Departmentof Molecular Biology and Genetics, Cornell University, Ithaca, NY 14853. 3Currentaddress :Departmentof Biological Sciences, Carnegie Mellon University, Pittsburgh, P A15213. 4Currentaddress :TheCenter for Advancement of Genetics, Rockville, MD 20850. 13 14 SCHWARTZ ETAL. withineach block. Finally, there are methods that look for directevidence of recombination, such as the four-gametetest applied by Hudson and Kaplan (1985), de ning blocks as apparently recombination-free regions.In addition to distinctblock de nitions, blocking methods can differ according to the optimization criterionby which the best block decomposition is chosen among all possible decompositions satisfying theblock test. T woimportant optimization criteria, which were examinedby Zhang et al. (2002)in a paper describinga generalalgorithm for efcient block decomposition, are minimization of thenumber of blocks consistentwith the block de nition and minimization of the number of SNPs neededto characterize all sequenceswithin each block. Here we assessthe merits of haplotype block inference by examining robustness of the block concept tomultiple variants in block detection strategies. If haplotypeblocks are genuinely capturing islands of lowdiversity separated by recombination sites, as they are generallyrepresented by proponents, then thevarious methods proposed in the literature for locatingblocks ought to derive essentially the same decompositionseach time they are applied. W eassessthis prediction by developinga statisticfor comparing blockdecompositions and applying it to decompositions derived on publiclyavailable phase-known datasets usingvariants of thecommonly used block detection methods. Inthe remainder of thispaper, we describeour empirical analysis of therobustness of theblock concept. Werst presentour methodology, describing computational methods used for calculatingblock boundaries andpresenting a statisticalmethod for comparingtwo block decompositions. W ethendescribe results ofan analysis assessing the robustness of block methods to variants in the block detection protocol. In particular,we examinerobustness to changes in block de nition, optimization criterion, and population sample,as well as robustness to arbitrarychoices made in thealgorithms. W econcludethat different block decompositionsof a singlegenetic region tend to be far moreconsistent than can be explained by chance, butthat the absolute similarity is nonetheless frequently small. It therefore appears that while there is a commonunderlying structure to haplotype blocks which all methods detect, that structure is less rigidly dened than individual block decompositions might suggest. 2.METHODS AND DA TA 2.1.Finding block boundaries Inthis paper, we comparevariants of the three general block-detection methodologies that have so far appearedin the literature: recombination-based, diversity-based, and linkage-disequilibri um(LD) based. Weusethe four-gamete test (Hudson and Kaplan, 1985) as the simplest example of arecombination-based test.One problem with the four-gamete test is that it isbased on the in nite sites model (in which a given sitemutates at most once during a sequence’s evolutionaryhistory) and can falsely infer recombination eventswhen that model fails due to recurrent mutations. That problem is not a signicant drawback for blockconstruction, however, since sites of recurrent mutation can be reasonably considered to disrupt blockpatterns even if theydo not correspond to recombination sites. For adiversity-basedtest, we usea generalizationof thePatil et al. (2001)test. In their test, a regionis ablockif at least80% of the sequences occurin more than one chromosome. This test was developedfor asampleof only20 chromosomes and doesnot scale well to larger sample sizes as it will tend to yield larger blocks as more chromosomes are studied.W egeneralizedthis test by de ning a regionas a potentialblock if sequenceswithin that region (haplotypes)accounting for atleast 80% of the sampled population each occur in at least 10% of the sample.Finally, we developeda testbased on theD’ statistic,similar to that used by Gabriel et al. (2002) butwith the test of signicance tuned to produce more meaningful results on smallpopulation samples. In thisapproach, we considera setof SNPs toform ablockif theyare contiguous and the D’ valueof every pairof SNPs withinthe block shows signi cant LD witha P-valueof < 0:001,as estimated by simulations usingthe empirically measured single-site allele frequencies for agivenSNP pairand the assumption of completelinkage equilibrium. Wefurtherconsider the two common optimization criteria discussed in theintroduction: minimizing the totalnumber of blocksand minimizing the number of SNPs neededto characterizethe block decomposition ofevery sequence assuming all sequences contain only observed haplotypes within each block. W esolve optimallyfor eachmeasure using a variantof thedynamic programming algorithm of Zhang et al. (2002) modied to sample uniformly at random from alloptimal solutions rather than deterministically choosing asingleoptimum. All of themethods were implementedin C++ running on DEC AlphaUnix machines. ROBUSTNESS OFHAPLOTYPEBLOCK INFERENCE 15 2.2.A statistic for blockcomparison Weusethe number of shared block boundaries as a statisticfor thesimilarity of two block partitions. Thisyields a computationallytractable method for exactlycomputing the p-value for rejectingthe null hypothesisthat two block decompositions were chosenat random (uniformly) and independently from one another. If B1 and B2 arethe number of boundariesin the two partitions, m thenumber of boundariesshared bythe partitions, and S thetotal number of SNPs, thenthe probability they share exactly m boundaries underthe null hypothesis is B S 1 B 1 ¡ ¡ 1 m B2 m ³ ´³ ¡ ´ S 1 ¡ B ³ 2 ´ yieldinga p-value(probability of the statistic being at least m) of B1 S 1 B1 min.B1;B2/ ¡ ¡ i B2 i ³ ´³ ¡ ´: S 1 i m ¡ XD B ³ 2 ´ Thismeasure thus allows us totest the hypothesis that two partitions are related and provides a degreeof condence with which we canreject the null hypothesis of independence. 2.3. Data For evaluation,we relyon two publicly available datasets. The rst isthe Perlegen chromosome 21 dataset (Patil et al.,2001),which consists of 24,047SNPs typedon 20phased chromosomes. This dataset contains alargecontiguous set of SNPs providingan excellent test of blocking algorithms. Although a substantial portionof chromosome 21 was notcovered by multi-SNP blocks by any method, it yielded enough long blocksto clearly detect statistically signi cant concordances between distinct block decompositions. W e alsouse a datasetderived from 71individualstyped at 88polymorphicsites in the human lipoprotein lipase (LPL) gene(Nickerson et al.,2000),from whichwe ignoredone multi-alleic site to simplifyour analysis. Thefewer SNPs inthe LPL datasetmakes it more manageable for illustrativepurposes. In addition, its greaterdepth of coverage allows us to draw morecon dent predictions and provides enough individuals tocompare results from distinctsubsets of the population
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]
  • 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]
  • 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 .
    [Show full text]