Download 1000G Phase1 Integrated SHAPEIT2.Html CHAPTER 1
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
'A Draft Sequence of the Neandertal Genome'
A Draft Sequence of the Neandertal Genome Richard E. Green, et al. Science 328, 710 (2010); DOI: 10.1126/science.1188021 This copy is for your personal, non-commercial use only. If you wish to distribute this article to others, you can order high-quality copies for your colleagues, clients, or customers by clicking here. Permission to republish or repurpose articles or portions of articles can be obtained by following the guidelines here. The following resources related to this article are available online at www.sciencemag.org (this information is current as of May 7, 2010 ): Updated information and services, including high-resolution figures, can be found in the online version of this article at: http://www.sciencemag.org/cgi/content/full/328/5979/710 Supporting Online Material can be found at: http://www.sciencemag.org/cgi/content/full/328/5979/710/DC1 This article cites 81 articles, 29 of which can be accessed for free: http://www.sciencemag.org/cgi/content/full/328/5979/710#otherarticles on May 7, 2010 This article has been cited by 1 articles hosted by HighWire Press; see: http://www.sciencemag.org/cgi/content/full/328/5979/710#otherarticles This article appears in the following subject collections: Immunology http://www.sciencemag.org/cgi/collection/immunology www.sciencemag.org Downloaded from Science (print ISSN 0036-8075; online ISSN 1095-9203) is published weekly, except the last week in December, by the American Association for the Advancement of Science, 1200 New York Avenue NW, Washington, DC 20005. Copyright 2010 by the American Association for the Advancement of Science; all rights reserved. -
Dissertation Submitted to the Combined Faculties for the Natural
Dissertation submitted to the Combined Faculties for the Natural Sciences and for Mathematics of the Ruperto-Carola University of Heidelberg, Germany for the degree of Doctor of Natural Sciences presented by Sascha Meiers MS B born in Merzig, Germany Date of oral examination: .. Exploiting emerging DNA sequencing technologies to study genomic rearrangements Referees: Dr. Judith Zaugg Prof. Dr. Benedikt Brors Exploiting emerging DNA sequencing technologies to study genomic rearrangements Sascha Meiers th March Supervised by Dr. Jan Korbel Licensed under Creative Commons Attribution (CC BY) . The source code of this thesis is available at https://github.com/meiers/thesis The layout is inspired by and partly taken from Konrad Rudolph’s thesis Summary Structural variants (SVs) alter the structure of chromosomes by deleting, dupli- cating or otherwise rearranging pieces of DNA. They contribute the majority of nucleotide differences between humans and are known to play causal roles in many diseases. Since the advance of massively parallel sequencing (MPS) tech- nologies, SVs have been studied more comprehensively than ever before. How- ever, in contrast to smaller types of genetic variation, SV detection is still funda- mentally hampered by the limitations of short-read sequencing that cannot suf- ficiently cope with the complexity of large genomes. Emerging DNA sequencing technologies and protocols hold the potential to overcome some of these lim- itations. In this dissertation, I present three distinct studies each utilizing such emerging techniques to detect, to validate and/or to characterize SVs. These tech- nologies, together with novel computational approaches that I developed, allow to characterize SVs that had previously been challening, or even impossible, to assess. -
Abstract Algorithms for the Alignment and Visualization
ABSTRACT Title of dissertation: ALGORITHMS FOR THE ALIGNMENT AND VISUALIZATION OF GENOME MAPPING DATA WITH APPLICATIONS TO STRUCTURAL VARIANT DETECTION Lee M. Mendelowitz, Doctor of Philosophy, 2015 Dissertation directed by: Professor Mihai Pop Computer Science Department Optical mapping and nanocoding are single molecule restriction mapping sys- tems for interrogating genomic structure at a scale that cannot currently be achieved using DNA sequencing methods. In these mapping experiments, large DNA molecules ≈ 500 kb are stretched, immobilized or confined, and then digested with a restric- tion endonuclease that cuts or nicks the DNA at its cognate sequence. The cut/nick sites are then observed through fluorescent microscopy and machine vision is used to estimate the length of the DNA fragments between consecutive sites. This produces, for each molecule, a barcode-like pattern comprising the ordered list of restriction fragment lengths Despite the promise of the optical mapping and nanocoding systems, there are few open source tools for working with the data generated by these platforms. Most analyses rely on custom in-house software pipelines using proprietary software. In this dissertation we present open source software tools for the alignment and vizualization of restriction mapping data. In this work we first present a review of the optical mapping and nanocoding systems and provide an overview of the current methods for aligning and assembling consensus restriction maps and their related applications. Next, we present the Maligner software for the alignment of a query restric- tion pattern to a reference pattern. Alignment is a fundamental problem which is the first step in many downstream analyses, such as consensus map assembly or structural variant calling. -
Computational Methods for Analysis of Single Molecule Sequencing Data
Computational Methods for Analysis of Single Molecule Sequencing Data by Ehsan Haghshenas M.Sc., University of Western Ontario, 2014 B.Sc., Isfahan University of Technology, 2012 Thesis Submitted in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy in the School of Computing Science Faculty of Applied Sciences c Ehsan Haghshenas 2020 SIMON FRASER UNIVERSITY Spring 2020 Copyright in this work rests with the author. Please ensure that any reproduction or re-use is done in accordance with the relevant national copyright legislation. Approval Name: Ehsan Haghshenas Degree: Doctor of Philosophy (Computing Science) Title: Computational Methods for Analysis of Single Molecule Sequencing Data Examining Committee: Chair: Diana Cukierman University Lecturer Binay Bhattacharya Senior Supervisor Professor S. Cenk Sahinalp Co-Supervisor Senior Investigator Center for Cancer Research National Cancer Institute Cedric Chauve Co-Supervisor Professor Faraz Hach Co-Supervisor Assistant Professor Department of Urologic Sciences The University of British Columbia Senior Research Scientist Vancouver Prostate Centre Martin Ester Internal Examiner Professor Mihai Pop External Examiner Professor Department of Computer Science University of Maryland, College Park Date Defended: March 26, 2020 ii Abstract Next-generation sequencing (NGS) technologies paved the way to a significant increase in the number of sequenced genomes, both prokaryotic and eukaryotic. This increase provided an opportunity for considerable advancement in genomics and precision medicine. Although NGS technologies have proven their power in many applications such as de novo genome assembly and variation discovery, computational analysis of the data they generate is still far from being perfect. The main limitation of NGS technologies is their short read length relative to the lengths of (common) genomic repeats. -
UNIVERSITY of CALIFORNIA SAN DIEGO Disparity Between Maternal
UNIVERSITY OF CALIFORNIA SAN DIEGO Disparity between Maternal and Paternal Contributions to Inherited Risk for Autism A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Biomedical Sciences by Danny Antaki Committee in charge: Professor Jonathan Sebat, Chair Professor Joseph Gleeson Professor Alysson Muotri Professor Abraham Palmer Professor Nicholas Schork 2018 Copyright Danny Antaki, 2018 All rights reserved. The dissertation of Danny Antaki is approved, and it is ac- ceptable in quality and form for publication on microfilm and electronically: Chair University of California San Diego 2018 iii DEDICATION To my parents for sparking my interest in natural sciences. iv EPIGRAPH Festina lente — Augustus v TABLE OF CONTENTS Signature Page . iii Dedication . iv Epigraph . v Table of Contents . vi List of Figures . ix List of Tables . x Acknowledgements . xi Vita ............................................. xiv Abstract of the Dissertation . xv Chapter 1 Introduction . 1 Chapter 2 in silico Genotyping of Structural Variation with Machine Learning . 6 2.1 Abstract . 6 2.2 Introduction . 7 2.3 Methods . 8 2.3.1 Software Availability . 8 2.3.2 SV2 Workflow . 8 2.3.3 Machine Learning Features of SV2 . 11 2.3.4 SV2 Training Set . 11 2.3.5 SV2 Classifier Parameter Selection . 13 2.3.6 Genotyping Accuracy with Cross Validation . 14 2.3.7 SV Genotyping Performance with SNV Arrays . 15 2.3.8 SV Genotyping Performance with PacBio Single Molecule Real-Time Sequencing . 15 2.3.9 SV Genotyping Performance Leveraging Inheritance . 16 2.3.10 Construction of Standard and De Novo Mutation Filters . 16 2.3.11 Comparison of Genotype Performance . -
Open Thesis - Final.Pdf
The Pennsylvania State University The Graduate School ACCURATE MEASUREMENT OF VARIANTS WITH CONTINUOUS RANGES OF FREQUENCIES USING NEXT-GENERATION SEQUENCING A Dissertation in Integrative Biosciences by Nicholas B Stoler © 2020 Nicholas B Stoler Submitted in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy December 2020 The dissertation of Nicholas B Stoler was reviewed and approved by the following: Anton Nekrutenko Professor of Biochemistry and Molecular Biology Dissertation Advisor Chair of Committee Kateryna Makova Pentz Professor of Biology Paul Medvedev Associate Professor of Computer Science and Engineering Associate Professor of Biochemistry and Molecular Biology Francesca Chiaromonte Professor of Statistics and Public Health Sciences Michael DeGiorgio Associate Professor of Biology George Perry Associate Professor of Anthropology and Biology Chair, Intercollege Graduate Degree Program in Bioinformatics and Genomics ii Abstract The detection of genetic variants is central to the study of disease, evolution, and populations. Fortunately, next-generation sequencing has enabled genome-wide variant detection at affordable prices. However, detection of low-frequency variants, such as those involved in tumor evolution, mitochondrial disease, and antibiotic resistance remains a challenge because of the high signal to noise ratio in standard sequencing technologies. For applications like these, the accuracy and quality of sequencing data becomes paramount. The genomics community has worked to address this need in many ways. First, a great deal of effort has gone into understanding the quality of the raw data produced by current sequencing methods. And second, a series of innovative methods has been developed for improving on the raw data. Many studies have examined the error rate and sequence biases of contemporary sequencing platforms. -
BOSC 2013 Berlin, Germany July 19-20, 2013
14th Annual Bioinformatics Open Source Conference BOSC 2013 Berlin, Germany July 19-20, 2013 http://www.open-bio.org/wiki/BOSC_2013 Welcome to BOSC 2013! The Bioinformatics Open Source Conference, established in 2000, is held every year as a Special Interest Group (SIG) meeting in conjunction with the Intelligent Systems for Molecular Biology (ISMB) Conference. BOSC is sponsored by the Open Bioinformatics Foundation (O|B|F), a non-profit group dedicated to promoting the practice and philosophy of Open Source software development within the biological research community. This year's keynote speakers are Sean Eddy and Cameron Neylon. Sean Eddy, a group leader at the Howard Hughes Medical Institute's Janelia Farm, is the author of several well-known open source computational tools for sequence analysis including the HMMER and Infernal software suites, as well as a coauthor of the Pfam database of protein domains. Cameron Neylon is Advocacy Director for the Public Library of Science, a research biophysicist and well- known agitator for opening up the process of research. He speaks regularly on issues of Open Science including Open Access publication, Open Data, and Open Source. Session topics this year include Software Interoperability, Visualization, Cloud and Genome- Scale Computing, and several other topics that previous BOSC attendees will recognize. New this year is a session on Open Science and Reproducible Research, which will end with a short talk entitled “Ten Simple Rules for the Open Development of Scientific Software” that will be followed by time for discussion by the audience. Our panel discussion on Day 2, Strategies for Funding and Maintaining Open Source Software, will include experts on various funding approaches ranging from grant-based to commercial with value-added services. -
Characterization of Genomic Diversity at a Quantitative Disease Resistance Locus in Maize Using Improved Bioinformatic Tools
CHARACTERIZATION OF GENOMIC DIVERSITY AT A QUANTITATIVE DISEASE RESISTANCE LOCUS IN MAIZE USING IMPROVED BIOINFORMATIC TOOLS FOR TARGETED RESEQUENCING by Felix Francis A dissertation submitted to the Faculty of the University of Delaware in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Bioinformatics and Systems Biology Spring 2018 © 2018 Felix Francis All Rights Reserved CHARACTERIZATION OF GENOMIC DIVERSITY AT A QUANTITATIVE DISEASE RESISTANCE LOCUS IN MAIZE USING IMPROVED BIOINFORMATIC TOOLS FOR TARGETED RESEQUENCING by Felix Francis Approved: Cathy H. Wu, Ph.D. Chair of Bioinformatics & Computational Biology Approved: Mark Rieger, Ph.D. Dean of the College of Agriculture and Natural Resources Approved: Ann L. Ardis, Ph.D. Senior Vice Provost for Graduate and Professional Education I certify that I have read this dissertation and that in my opinion it meets the academic and professional standard required by the University as a dissertation for the degree of Doctor of Philosophy. Signed: Randall J. Wisser, Ph.D. Professor in charge of dissertation I certify that I have read this dissertation and that in my opinion it meets the academic and professional standard required by the University as a dissertation for the degree of Doctor of Philosophy. Signed: J. Antoni Rafalski, Ph.D. Member of dissertation committee I certify that I have read this dissertation and that in my opinion it meets the academic and professional standard required by the University as a dissertation for the degree of Doctor of Philosophy. Signed: Shawn W. Polson, Ph.D. Member of dissertation committee I certify that I have read this dissertation and that in my opinion it meets the academic and professional standard required by the University as a dissertation for the degree of Doctor of Philosophy. -
Ignature Redacted
Computational Investigation of Pathogen Evolution by Rachel Sealfon Submitted to the Department of Electrical Engineering and Computer Science - in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computer Science MASSACES INSTTUTE OF TECHNOLOLGY at the JUL 07 2015 MASSACHUSETTS INSTITUTE OF TECHNOLOGY LIBRARIES June 2015 Massachusetts Institute of Technology 2015. All rights reserved. Signature redacted A uthor . .......................... Department of Electrical Engineering and Computer Science Z57 /May 18, 2015 ignature redacted Certified by.. / Pardis C. Sabeti Associate Professor /Z '/7 Signature redacted Thesis Supervisor Certified by.. ................... Manolis Kellis Professor Thesis Supervisor Signature redacted Accepted by ..... I// 1/0( Leslie A. Kolodziejski Chairman, Department Committee on Graduate Theses 2 Computational Investigation of Pathogen Evolution by Rachel Sealfon Submitted to the Department of Electrical Engineering and Computer Science on May 18, 2015, in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computer Science Abstract Pathogen genomes, especially those of viruses, often change rapidly. Changes in pathogen genomes may have important functional implications, for example by al- tering adaptation to the host or conferring drug resistance. Accumulated genomic changes, many of which are functionally neutral, also serve as markers that can eluci- date transmission dynamics or reveal how long a pathogen has been present in a given environment. Moreover, systematically probing portions of the pathogen genome that are changing more or less rapidly than expected can provide important clues about the function of these regions. In this thesis, I (1) examine changes in the Vibrio cholerae genome shortly after the introduction of the pathogen to Hispaniola to gain insight into genomic change and functional evolution during an epidemic.