A Fast and Accurate Method for Detection of IBD Shared Haplotypes in Genome-Wide SNP Data

Total Page:16

File Type:pdf, Size:1020Kb

A Fast and Accurate Method for Detection of IBD Shared Haplotypes in Genome-Wide SNP Data European Journal of Human Genetics (2017) 25, 617–624 & 2017 Macmillan Publishers Limited, part of Springer Nature. All rights reserved 1018-4813/17 www.nature.com/ejhg ARTICLE A fast and accurate method for detection of IBD shared haplotypes in genome-wide SNP data Douglas W Bjelland1, Uday Lingala1, Piyush S Patel1, Matt Jones2 and Matthew C Keller*,1,2 Identical by descent (IBD) segments are used to understand a number of fundamental issues in genetics. IBD segments are typically detected using long stretches of identical alleles between haplotypes in phased, whole-genome SNP data. Phase or SNP call errors in genomic data can degrade accuracy of IBD detection and lead to false-positive/negative calls and to under/ overextension of true IBD segments. Furthermore, the number of comparisons increases quadratically with sample size, requiring high computational efficiency. We developed a new IBD segment detection program, FISHR (Find IBD Shared Haplotypes Rapidly), in an attempt to accurately detect IBD segments and to better estimate their endpoints using an algorithm that is fast enough to be deployed on very large whole-genome SNP data sets. We compared the performance of FISHR to three leading IBD segment detection programs: GERMLINE, refined IBD, and HaploScore. Using simulated and real genomic sequence data, we show that FISHR is slightly more accurate than all programs at detecting long (43cM) IBD segments but slightly less accurate than refined IBD at detecting short (~1 cM) IBD segments. More centrally, FISHR outperforms all programs in determining the true endpoints of IBD segments, which is crucial for several applications of IBD information. FISHR takes two to three times longer than GERMLINE to run, whereas both GERMLINE and FISHR were orders of magnitude faster than refined IBD and HaploScore. Overall, FISHR provides accurate IBD detection in unrelated individuals and is computationally efficient enough to be utilized on large SNP data sets 460 000 individuals. European Journal of Human Genetics (2017) 25, 617–624; doi:10.1038/ejhg.2017.6; published online 8 February 2017 INTRODUCTION simultaneously meet a number of goals – computational efficiency, Identical by descent (IBD) shared haplotypes – homologous chromo- low false-positive rates, low false-negative rates, and accurate detection somal segments descended from the same common ancestor – have of IBD segment endpoints – that typically tradeoff with one another. been used for genotype imputation,1,2 IBD mapping,3 heritability Many programs have been developed to discover IBD segments in estimation,4 phase inference,1 and inference of population structure.5,6 SNP data sets when expected pedigree relatedness is low. Under Haldane’s7 model of recombination, the length of IBD GERMLINE,8 often considered the benchmark IBD discovery pro- haplotypes shared between two individuals is exponentially distributed gram, is computationally efficient and therefore usable on very large with mean 100/2 g centiMorgans (cM)whereg is the number of samples, but the literature has indicated that its accuracy is lower than generations since the common ancestor. Although a pair of individuals more recently developed programs. Because GERMLINE is fast and sharing a common ancestor 15 generations ago is highly unlikely to can be run in a way that leads to few false-negative calls at the expense share any IBD haplotypes from that ancestor, when they do, the of many false-positive calls, two newer IBD detection programs that expected length of the segment is ~ 3.3 cM. Such IBD shared reportedly outperform GERMLINE in accuracy, refined IBD (rIBD)9 haplotypes are typically inferred from long stretches of identical alleles and HaploScore,10 use GERMLINE to detect candidate IBD segments in phased, whole-genome single nucleotide polymorphism (SNP) that are then post-processed by extending, removing, or slicing the arrays, but accurate and efficient IBD detection from such data is candidate segments in the hope of providing more accurate detection difficult for several reasons. First, phase and SNP call errors can split of IBD segments. rIBD uses a probabilistic hidden Markov model to long IBD segments into two or more shorter segments or lead to give locations along candidate IBD segment obtained from GERM- artificial truncation of IBD segments, inflating the false-negative (miss) LINE a posterior LOD score as to whether they are truly IBD or not. rates of IBD detection. Second, the sheer number of comparisons that rIBD has a lower false-positive rate than GERMLINE with only a must be made at each site (~ twice the squared sample size), combined modest increase in the false-negative rate, but it is computationally with the low base rate of true IBD segments between pairs of unrelated intensive and therefore has a very long run time for large data sets. individuals, means that a substantial fraction of called IBD segments HaploScore uses information on the switch error rate and the SNP can be false positives. Finally, because of the computational complexity error rate to give a posterior probability of whether each candidate of IBD detection, algorithms that sacrifice speed for accuracy can be segment from GERMLINE is truly IBD or not. unusable on the large sample sizes (eg, sample size 450 000 requires The current paper describes a new program, FISHR (Find IBD nearly 5 billion comparisons per genomic site) currently being Shared Haplotypes Rapidly), which improves upon existing IBD accumulated. Thus, successful IBD detection programs must detection programs. Most centrally, as we show below, existing 1Institute for Behavioral Genetics, University of Colorado at Boulder, Boulder, CO, USA; 2Department of Psychology & Neuroscience, University of Colorado at Boulder, Boulder, CO, USA *Correspondence: MC Keller, Institute for Behavioral Genetics, University of Colorado at Boulder, 1480 30th St., Boulder, CO 80303, USA. Tel: +1 303 492 7362; Fax: +1 303 492 8063; E-mail:[email protected] Received 5 May 2016; revised 22 November 2016; accepted 24 December 2016; published online 8 February 2017 Find IBD shared haplotypes rapidly DW Bjelland et al 618 programs tend to either overextend true IBD segments or split true positive and false-negative calls. Furthermore, threshold values for PIE and MA, IBD segments into multiple smaller ones. Because such systematic as well as values for –bits, –err-hom,and–err-het, depend on the density of biases in IBD segment length lead to biased heritability estimates, SNPs and the quality of SNP calls and phasing in the data at hand. Poorly called – incorrect inferences of demographic history, and inaccurate phase/ or poorly phased data would necessitate lower values for the bits (eg 30) and – imputation information near the ends of called segments, our main higher values for the err-hom and -err-het (eg 2) arguments to allow the GERMLINE subroutine to detect a sufficient number of potential IBD goal was to develop an algorithm that accurately estimates endpoints segments. A utility program, parameter_finder, (available for download at and true lengths of IBD segments while achieving a computational https://github.com/matthew-c-keller/GL.parameter.finder.git) is supplied along- fi ef ciency similar to GERMILNE and an accuracy similar to rIBD. side FISHR to help users choose values for –emp-pie-threshold and –emp-ma- threshold, which influence the tradeoff between false positives and false MATERIALS AND METHODS negatives the most strongly. To do this, parameter_finder provides distributions Description of the FISHR algorithm of PIE and MA from segments in the user’s data that are truly IBD (defined as FISHR is written in C++ and is freely available for download at https://github. the middlemost 50% of all stretches of the genome48cM that contained no com/matthew-c-keller/FISHR.git, along with scripts to evaluate IBD detection. opposite homozygotes between pairs of individuals) and similar distributions of FISHR utilizes GERMLINE (described in detail by Gusev et al.8), as an initial PIE and MA from non-IBD segments (defined as segments between random screen to quickly detect candidate segments. By default, FISHR uses the – pairs of individuals with the same start and endpoints as the truly IBD h_extend method in GERMLINE, which incorporates information on phased segments). Users can then compare the IBD and non-IBD distributions of PIE mismatches, to detect candidate segments between two individuals or within and MA (displayed in Supplementary Figure S3) to choose PIE and MA individuals (runs of homozygosity). FISHR then further refines the candidate thresholds that produce a desired sensitivity or specificity, depending on the segments as follows. First, because two long IBD calls separated by a short users’ priorities. distance may actually be a single contiguous IBD segment that was artificially broken apart in GERMLINE due to phase or SNP call errors, FISHR stitches Simulated sequence and SNP data together segments separated by a user-defined number of SNPs (-gap). Next, We simulated genotypic data using the sequence simulator HAPGEN2,12 FISHR finds the locations of ‘implied errors’ (IEs) – likely SNP call or phase which simulated haplotypes by conditioning on a reference set of popu- errors – for all called segments. To do this, FISHR finds the longest exact match lation haplotypes (here, the 1000 Genomes Project13 European ancestry between either of the two phased haplotypes of the first person and either of the (CEU) haplotypes of chromosome 15) and created a new population by two phased haplotypes of the second person (a total of four possible combining haplotypes according to a fine-scaled recombination rate map (from combinations), starting at the first SNP of the called segment. An IE occurs deCODE14). Here, we defined the effective population sizes as 11 418, the at the mismatching SNP after the exact haplotypic match ends. FISHR then typical value used when simulating individuals of European descent,15 and the finds the next longest exact match between any of the four possible sample size (defined as ‘controls’ in HAPGEN2) as 13 000.
Recommended publications
  • Impact of Imputation Methods on the Amount of Genetic Variation Captured by a Single-Nucleotide Polymorphism Panel in Soybeans A
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Purdue E-Pubs Purdue University Purdue e-Pubs Department of Agronomy Faculty Publications Department of Agronomy 2-2-2016 Impact of imputation methods on the amount of genetic variation captured by a single-nucleotide polymorphism panel in soybeans A. Xavier Purdue University William M. Muir Purdue University Katy M. Rainey Purdue Univeristy, [email protected] Follow this and additional works at: https://docs.lib.purdue.edu/agrypubs Recommended Citation Xavier, A.; Muir, William M.; and Rainey, Katy M., "Impact of imputation methods on the amount of genetic variation captured by a single-nucleotide polymorphism panel in soybeans" (2016). Department of Agronomy Faculty Publications. Paper 13. http://dx.doi.org/10.1186/s12859-016-0899-7 This document has been made available through Purdue e-Pubs, a service of the Purdue University Libraries. Please contact [email protected] for additional information. Xavier et al. BMC Bioinformatics (2016) 17:55 DOI 10.1186/s12859-016-0899-7 METHODOLOGY ARTICLE Open Access Impact of imputation methods on the amount of genetic variation captured by a single-nucleotide polymorphism panel in soybeans A. Xavier1, William M. Muir2 and Katy M. Rainey1* Abstract Background: Success in genome-wide association studies and marker-assisted selection depends on good phenotypic and genotypic data. The more complete this data is, the more powerful will be the results of analysis. Nevertheless, there are next-generation technologies that seek to provide genotypic information in spite of great proportions of missing data. The procedures these technologies use to impute genetic data, therefore, greatly affect downstream analyses.
    [Show full text]
  • Imputation-Based Assessment of Next Generation Rare Exome Variant Arrays
    IMPUTATION-BASED ASSESSMENT OF NEXT GENERATION RARE EXOME VARIANT ARRAYS ALICIA R. MARTIN* Department of Genetics & Biomedical Informatics Training Program, Stanford University Stanford, CA, 94305 Email: [email protected] GERARD TSE Department of Computer Science, Stanford University Stanford, CA, 94305 Email: [email protected] CARLOS D. BUSTAMANTE Department of Genetics, Stanford University Stanford, CA, 94305 Email: [email protected] EIMEAR E. KENNY* Department of Genetics and Genomic Sciences, Icahn School of Medicine at Mount Sinai New York, NY 10029 Email: [email protected] A striking finding from recent large-scale sequencing efforts is that the vast majority of variants in the human genome are rare and found within single populations or lineages. These observations hold important implications for the design of the next round of disease variant discovery efforts—if genetic variants that influence disease risk follow the same trend, then we expect to see population-specific disease associations that require large samples sizes for detection. To address this challenge, and due to the still prohibitive cost of sequencing large cohorts, researchers have developed a new generation of low-cost genotyping arrays that assay rare variation previously identified from large exome sequencing studies. Genotyping approaches rely not only on directly observing variants, but also on phasing and imputation methods that use publicly available reference panels to infer unobserved variants in a study cohort. Rare variant exome arrays are intentionally enriched for variants likely to be disease causing, and here we assay the ability of the first commercially available rare exome variant array (the Illumina Infinium HumanExome BeadChip) to also tag other potentially damaging variants not molecularly assayed.
    [Show full text]
  • Allele Imputation and Haplotype Determination from Databases Composed of Nuclear Families by Nathan Medina-Rodríguez and Ángelo Santana
    CONTRIBUTED RESEARCH ARTICLE 35 Allele Imputation and Haplotype Determination from Databases Composed of Nuclear Families by Nathan Medina-Rodríguez and Ángelo Santana Abstract The alleHap package is designed for imputing genetic missing data and reconstruct non- recombinant haplotypes from pedigree databases in a deterministic way. When genotypes of related individuals are available in a number of linked genetic markers, the program starts by identifying haplotypes compatible with the observed genotypes in those markers without missing values. If haplotypes are identified in parents or offspring, missing alleles can be imputed in subjects containing missing values. Several scenarios are analyzed: family completely genotyped, children partially genotyped and parents completely genotyped, children fully genotyped and parents containing entirely or partially missing genotypes, and founders and their offspring both only partially genotyped. The alleHap package also has a function to simulate pedigrees including all these scenarios. This article describes in detail how our package works for the desired applications, including illustrated explanations and easily reproducible examples. Introduction The knowledge about human genetic variation has been growing exponentially over the last decade. Collaborative efforts of international projects such as HapMap (Consortium and others, 2005) and 1000 Genomes (Consortium and others, 2012) have contributed to improving the discovery about human genetic diversity. Genotype imputation and haplotype reconstruction have achieved an important role in Genome- Wide Association Studies (GWAS) during recent years. Estimation methods are frequently used to infer missing genotypes as well as haplotypes from databases containing related and/or unrelated subjects. The majority of these analyses have been developed using several statistical methods (Browning and Browning, 2011a) which are able to impute genotypes as well as perform haplotype phasing (also known as haplotype estimation) of the corresponding genomic regions.
    [Show full text]
  • Identity-By-Descent Estimation with Population- and Pedigree-Based Imputation in Admixed Family Data Mohamad Saad
    Marshall University Marshall Digital Scholar Biochemistry and Microbiology Faculty Research 2016 Identity-by-descent estimation with population- and pedigree-based imputation in admixed family data Mohamad Saad Alejandro Q. Nato Jr. Marshall University, [email protected] Fiona L. Grimson Steven M. Lewis Lisa A. Brown See next page for additional authors Follow this and additional works at: https://mds.marshall.edu/sm_bm Part of the Genetic Phenomena Commons, Genetic Processes Commons, and the Genetic Structures Commons Recommended Citation Saad M, Nato AQ, Grimson FL, et al. Identity-by-descent estimation with population- and pedigree-based imputation in admixed family data. BMC Proceedings. 2016;10(Suppl 7):295-301. doi:10.1186/s12919-016-0046-5. This Conference Proceeding is brought to you for free and open access by the Faculty Research at Marshall Digital Scholar. It has been accepted for inclusion in Biochemistry and Microbiology by an authorized administrator of Marshall Digital Scholar. For more information, please contact [email protected], [email protected]. Authors Mohamad Saad, Alejandro Q. Nato Jr., Fiona L. Grimson, Steven M. Lewis, Lisa A. Brown, Elizabeth M. Blue, Timothy A. Thornton, Elizabeth A. Thompson, and Ellen M. Wijsman This conference proceeding is available at Marshall Digital Scholar: https://mds.marshall.edu/sm_bm/238 The Author(s) BMC Proceedings 2016, 10(Suppl 7):7 DOI 10.1186/s12919-016-0046-5 BMC Proceedings PROCEEDINGS Open Access Identity-by-descent estimation with population- and pedigree-based imputation in admixed family data Mohamad Saad1,2, Alejandro Q. Nato Jr2, Fiona L. Grimson3, Steven M. Lewis3, Lisa A. Brown1, Elizabeth M.
    [Show full text]
  • Genotype Imputation Via Matrix Completion
    Downloaded from genome.cshlp.org on September 27, 2021 - Published by Cold Spring Harbor Laboratory Press Method Genotype imputation via matrix completion Eric C. Chi,1,6 Hua Zhou,2 Gary K. Chen,3 Diego Ortega Del Vecchyo,4 and Kenneth Lange5 1Department of Human Genetics, University of California, Los Angeles, California 90095, USA; 2Department of Statistics, North Carolina State University, Raleigh, North Carolina 27695-8203, USA; 3Department of Preventive Medicine, University of Southern California, Los Angeles, California 90089, USA; 4Interdepartmental Program in Bioinformatics, University of California, Los Angeles, California 90095, USA; 5Department of Biomathematics, Department of Human Genetics, and Department of Statistics, University of California, Los Angeles, California 90095, USA Most current genotype imputation methods are model-based and computationally intensive, taking days to impute one chromosome pair on 1000 people. We describe an efficient genotype imputation method based on matrix completion. Our matrix completion method is implemented in MATLAB and tested on real data from HapMap 3, simulated pedigree data, and simulated low-coverage sequencing data derived from the 1000 Genomes Project. Compared with leading im- putation programs, the matrix completion algorithm embodied in our program MENDEL-IMPUTE achieves comparable imputation accuracy while reducing run times significantly. Implementation in a lower-level language such as Fortran or C is apt to further improve computational efficiency. [Supplemental material is available for this article.] Modern genomics studies almost invariably deal with massive the spirit of Occam’s razor, it seeks the simplest matrix consistent amounts of data. Data sets collected on single nucleotide poly- with the observed entries. This criterion conveniently translates morphisms (SNPs), next-generation sequencing (NGS), copy num- into searching for a low rank matrix with a small squared error ber variations (CNV), and RNA-seq all fall into this category.
    [Show full text]
  • Impact of Imputation Methods on the Amount of Genetic Variation Captured by a Single-Nucleotide Polymorphism Panel in Soybeans A
    Xavier et al. BMC Bioinformatics (2016) 17:55 DOI 10.1186/s12859-016-0899-7 METHODOLOGY ARTICLE Open Access Impact of imputation methods on the amount of genetic variation captured by a single-nucleotide polymorphism panel in soybeans A. Xavier1, William M. Muir2 and Katy M. Rainey1* Abstract Background: Success in genome-wide association studies and marker-assisted selection depends on good phenotypic and genotypic data. The more complete this data is, the more powerful will be the results of analysis. Nevertheless, there are next-generation technologies that seek to provide genotypic information in spite of great proportions of missing data. The procedures these technologies use to impute genetic data, therefore, greatly affect downstream analyses. This study aims to (1) compare the genetic variance in a single-nucleotide polymorphism panel of soybean with missing data imputed using various methods, (2) evaluate the imputation accuracy and post-imputation quality associated with these methods, and (3) evaluate the impact of imputation method on heritability and the accuracy of genome-wide prediction of soybean traits. The imputation methods we evaluated were as follows: multivariate mixed model, hidden Markov model, logical algorithm, k-nearest neighbor, single value decomposition, and random forest. We used raw genotypes from the SoyNAM project and the following phenotypes: plant height, days to maturity, grain yield, and seed protein composition. Results: We propose an imputation method based on multivariate mixed models using pedigree information. Our methods comparison indicate that heritability of traits can be affected by the imputation method. Genotypes with missing values imputed with methods that make use of genealogic information can favor genetic analysis of highly polygenic traits, but not genome-wide prediction accuracy.
    [Show full text]
  • References for Haplotype Imputation in the Big Data
    ogy iol : Op r B e a n l A u c c c e l e s Li et al., Mol Biol 2015, 4:4 o s M Molecular Biology: Open Access DOI: 10.4172/2168-9547.1000143 ISSN: 2168-9547 Review Article Open Access References for Haplotype Imputation in the Big Data Era Wenzhi Li1,2#, Wei Xu1,2#, Qiling Li1, Li Ma2,3* and Qing Song1,2,3* 1Center of Big Data and Bioinformatics, First Affiliated Hospital of Medicine School, Xi’an Jiaotong University, Xi’an, Shaanxi, China 2Cardiovascular Research Institute and Department of Medicine, Morehouse School of Medicine, Atlanta, Georgia, USA 34DGenome Inc, Atlanta, Georgia, USA #Equal contribution Abstract Imputation is a powerful in silico approach to fill in those missing values in the big datasets. This process requires a reference panel, which is a collection of big data from which the missing information can be extracted and imputed. Haplotype imputation requires ethnicity-matched references; a mismatched reference panel will significantly reduce the quality of imputation. However, currently existing big datasets cover only a small number of ethnicities, there is a lack of ethnicity-matched references for many ethnic populations in the world, which has hampered the data imputation of haplotypes and its downstream applications. To solve this issue, several approaches have been proposed and explored, including the mixed reference panel, the internal reference panel and genotype-converted reference panel. This review article provides the information and comparison between these approaches. Increasing evidence showed that not just one or two genetic elements dictate the gene activity and functions; instead, cis- interactions of multiple elements dictate gene activity.
    [Show full text]
  • Accurate Genotype Imputation in Multiparental Populations
    Genetics: Early Online, published on July 25, 2018 as 10.1534/genetics.118.300885 1 Accurate genotype imputation in multiparental populations 2 from low-coverage sequence ∗ 3 Chaozhi Zheng , Martin P. Boer, and Fred A. van Eeuwijk 4 Biometris, Wageningen University and Research, Wageningen, The Netherlands 5 July 25, 2018 6 Running head: Genotype imputation 7 Key words: Genotype imputation, genotyping by sequencing, hidden Markov model, cross 8 pollinated (CP) population, multiparent advanced generation intercross (MAGIC) 9 *Corresponding author: 10 Chaozhi Zheng 11 Biometris 12 Wageningen University and Research 13 PO Box 16, 6700AA Wageningen 14 The Netherlands 15 Email: [email protected] 1 Copyright 2018. 16 Abstract 17 Many different types of multiparental populations have recently been produced to increase ge- 18 netic diversity and resolution in quantitative trait loci (QTL) mapping. Low coverage geno- 19 typing by sequencing (GBS) technology has become a cost effective tool in these populations, 20 despite large amounts of missing data in offspring and founders. In this work, we present a 21 general statistical framework for genotype imputation in such experimental crosses from low 22 coverage GBS data. Generalizing a previously developed hidden Markov model for calculating 23 ancestral origins of offspring DNA, we present an imputation algorithm that doesn’t require 24 parental data and that is applicable to bi- and multiparental populations. Our imputation al- 25 gorithm allows heterozygosity of parents and offspring as well as error correction in observed 26 genotypes. Further, our approach can combine imputation and genotype calling from sequenc- 27 ing reads, and it also applies to called genotypes from single nucleotide polymorphism (SNP) 28 array data.
    [Show full text]
  • 1000 Genomes-Based Imputation Identifies Novel and Refined
    European Journal of Human Genetics (2012) 20, 801–805 & 2012 Macmillan Publishers Limited All rights reserved 1018-4813/12 www.nature.com/ejhg SHORT REPORT 1000 Genomes-based imputation identifies novel and refined associations for the Wellcome Trust Case Control Consortium phase 1 Data Jie Huang1, David Ellinghaus2, Andre Franke2, Bryan Howie3 and Yun Li*,4 We hypothesize that imputation based on data from the 1000 Genomes Project can identify novel association signals on a genome-wide scale due to the dense marker map and the large number of haplotypes. To test the hypothesis, the Wellcome Trust Case Control Consortium (WTCCC) Phase I genotype data were imputed using 1000 genomes as reference (20100804 EUR), and seven case/control association studies were performed using imputed dosages. We observed two ‘missed’ disease- associated variants that were undetectable by the original WTCCC analysis, but were reported by later studies after the 2007 WTCCC publication. One is within the IL2RA gene for association with type 1 diabetes and the other in proximity with the CDKN2B gene for association with type 2 diabetes. We also identified two refined associations. One is SNP rs11209026 in exon 9 of IL23R for association with Crohn’s disease, which is predicted to be probably damaging by PolyPhen2. The other refined variant is in the CUX2 gene region for association with type 1 diabetes, where the newly identified top SNP rs1265564 has an association P-value of 1.68Â10À16. The new lead SNP for the two refined loci provides a more plausible explanation for the disease association. We demonstrated that 1000 Genomes-based imputation could indeed identify both novel (in our case, ‘missed’ because they were detected and replicated by studies after 2007) and refined signals.
    [Show full text]
  • The Use of Genomic Data and Imputation Methods in Dairy Cattle Breeding
    Review Czech Journal of Animal Science, 65, 2020 (12): 445–453 https://doi.org/10.17221/83/2020-CJAS The use of genomic data and imputation methods in dairy cattle breeding Anita Klímová1,2*, Eva Kašná2, Karolína Machová1, Michaela Brzáková2, Josef Přibyl2, Luboš Vostrý1 1Department of Genetics and Breeding, Faculty of Agrobiology, Food and Natural Resources, Czech University of Life Sciences Prague, Prague – Suchdol, Czech Republic 2Department of Genetics and Breeding of Farm Animals, Institute of Animal Science, Prague – Uhříněves, Czech Republic *Corresponding author: [email protected] Citation: Klímová A., Kašná E., Machová K., Brzáková M., Přibyl J., Vostrý L. (2020): The use of genomic data and im- putation methods in dairy cattle breeding. Czech J. Anim. Sci., 65: 445–453. Abstract: The inclusion of animal genotype data has contributed to the development of genomic selection. Ani- mals are selected not only based on pedigree and phenotypic data but also on the basis of information about their genotypes. Genomic information helps to increase the accuracy of selection of young animals and thus enables a reduction of the generation interval. Obtaining information about genotypes in the form of SNPs (single nucleotide polymorphisms) has led to the development of new chips for genotyping. Several methods of genomic comparison have been developed as a result. One of the methods is data imputation, which allows the missing SNPs to be calculated using low-density chips to high-density chips. Through imputations, it is possible to com- bine information from diverse sets of chips and thus obtain more information about genotypes at a lower cost.
    [Show full text]
  • Imputation Accuracy from Low to Moderate Density Single Nucleotide Polymorphism Chips in a Thai Multibreed Dairy Cattle Population
    464 Open Access Asian Australas. J. Anim. Sci. Vol. 29, No. 4 : 464-470 April 2016 http://dx.doi.org/10.5713/ajas.15.0291 www.ajas.info pISSN 1011-2367 eISSN 1976-5517 Imputation Accuracy from Low to Moderate Density Single Nucleotide Polymorphism Chips in a Thai Multibreed Dairy Cattle Population Danai Jattawa, Mauricio A. Elzo1, Skorn Koonawootrittriron*, and Thanathip Suwanasopee Department of Animal Science, Faculty of Agriculture, Kasetsart University, Bangkok 10900, Thailand ABSTRACT: The objective of this study was to investigate the accuracy of imputation from low density (LDC) to moderate density SNP chips (MDC) in a Thai Holstein-Other multibreed dairy cattle population. Dairy cattle with complete pedigree information (n = 1,244) from 145 dairy farms were genotyped with GeneSeek GGP20K (n = 570), GGP26K (n = 540) and GGP80K (n = 134) chips. After checking for single nucleotide polymorphism (SNP) quality, 17,779 SNP markers in common between the GGP20K, GGP26K, and GGP80K were used to represent MDC. Animals were divided into two groups, a reference group (n = 912) and a test group (n = 332). The SNP markers chosen for the test group were those located in positions corresponding to GeneSeek GGP9K (n = 7,652). The LDC to MDC genotype imputation was carried out using three different software packages, namely Beagle 3.3 (population-based algorithm), FImpute 2.2 (combined family- and population-based algorithms) and Findhap 4 (combined family- and population-based algorithms). Imputation accuracies within and across chromosomes were calculated as ratios of correctly imputed SNP markers to overall imputed SNP markers. Imputation accuracy for the three software packages ranged from 76.79% to 93.94%.
    [Show full text]
  • Odyssey: a Semi-Automated Pipeline for Phasing, Imputation, and Analysis of Genome-Wide Genetic Data Ryan J
    Eller et al. BMC Bioinformatics (2019) 20:364 https://doi.org/10.1186/s12859-019-2964-5 METHODOLOGY ARTICLE Open Access Odyssey: a semi-automated pipeline for phasing, imputation, and analysis of genome-wide genetic data Ryan J. Eller1* , Sarath C. Janga2,3 and Susan Walsh1 Abstract Background: Genome imputation, admixture resolution and genome-wide association analyses are timely and computationally intensive processes with many composite and requisite steps. Analysis time increases further when building and installing the run programs required for these analyses. For scientists that may not be as versed in programing language, but want to perform these operations hands on, there is a lengthy learning curve to utilize the vast number of programs available for these analyses. Results: In an effort to streamline the entire process with easy-to-use steps for scientists working with big data, the Odyssey pipeline was developed. Odyssey is a simplified, efficient, semi-automated genome-wide imputation and analysis pipeline, which prepares raw genetic data, performs pre-imputation quality control, phasing, imputation, post-imputation quality control, population stratification analysis, and genome-wide association with statistical data analysis, including result visualization. Odyssey is a pipeline that integrates programs such as PLINK, SHAPEIT, Eagle, IMPUTE, Minimac, and several R packages, to create a seamless, easy-to-use, and modular workflow controlled via a single user-friendly configuration file. Odyssey was built with compatibility in mind, and thus utilizes the Singularity container solution, which can be run on Linux, MacOS, and Windows platforms. It is also easily scalable from a simple desktop to a High-Performance System (HPS).
    [Show full text]