bioRxiv ScienceSearch

Biology subjects

Price, N. D.

Publications and source records attributed to Price, N. D..

12 recordsLinked to original sources

Scale-invariant geometric data analysis (SIGDA) provides robust, detailed visualizations of human ancestry specific to individuals and populations

Scale invariance is a common property of physical laws and a key concept in perspective drawing, which aims to provide a meaningful two-dimensional representation of a more complex, three-dimensional scene. Here we describe Scale Invariant Geometric Data Analysis (SIGDA), a new, general exploratory data analysis (EDA) method based on normalization of data to scale invariance. We discuss similarities and differences between SIGDA and two widely-used EDA methods, Correspondence Analysis (CA) and Principal Components Analysis (PCA). We then illustrate SIGDAs ability to analyze and visualize population structure relationships within the data that inspired its development: genetic marker data, in which context PCA is considered a standard method. We show that SIGDA provides significant advantages over PCA of the same data, including: (a) robust detection and separation of a larger number of population axes, leading to (b) better separation of annotated populations; (c) separation of an independent allele frequency axis interpretable as a proxy for allele age, (d) visualization of marker flow between populations (population history), and (d) robust detection and visualization of relationships between closely-related individuals and among family groups. Although this illustration focuses on a specific task, SIGDA is a general-purpose EDA method and derives its advantages from its novel approach to fundamental issues in data analysis, rather than clever sampling or other task-specific methodology.\n\nOne Sentence SummaryWe illustrate the advantages of Scale Invariant Geometric Data Analysis (SIGDA), a new exploratory data analysis method similar to PCA, by applying SIGDA to derive detailed, robust visualizations of the complex history of human population structure from a large sample of single nucleotide variants.

bioinformatics

Fast and simple comparison of semi-structured data, with emphasis on electronic health records

We present a locality-sensitive hashing strategy for summarizing semi-structured data (e.g., in JSON or XML formats) into data fingerprints: highly compressed representations which cannot recreate details in the data, yet simplify and greatly accelerate the comparison and clustering of semi-structured data by preserving similarity relationships. Computation on data fingerprints is fast: in one example involving complex simulated medical records, the average time to encode one record was 0.53 seconds, and the average pairwise comparison time was 3.75 microseconds. Both processes are trivially parallelizable.\n\nApplications include detection of duplicates, clustering and classification of semi-structured data, which support larger goals including summarizing large and complex data sets, quality assessment, and data mining. We illustrate use cases with three analyses of electronic health records (EHRs): (1) pairwise comparison of patient records, (2) analysis of cohort structure, and (3) evaluation of methods for generating simulated patient data.

bioinformatics

BDQC: a general-purpose analytics tool for domain-blind validation of Big Data

Translational biomedical research is generating exponentially more data: thousands of whole-genome sequences (WGS) are now available; brain data are doubling every two years. Analyses of Big Data, including imaging, genomic, phenotypic, and clinical data, present qualitatively new challenges as well as opportunities. Among the challenges is a proliferation in ways analyses can fail, due largely to the increasing length and complexity of processing pipelines. Anomalies in input data, runtime resource exhaustion or node failure in a distributed computation can all cause pipeline hiccups that are not necessarily obvious in the output. Flaws that can taint results may persist undetected in complex pipelines, a danger amplified by the fact that research is often concurrent with the development of the software on which it depends. On the positive side, the huge sample sizes increase statistical power, which in turn can shed new insight and motivate innovative analytic approaches. We have developed a framework for Big Data Quality Control (BDQC) including an extensible set of heuristic and statistical analyses that identify deviations in data without regard to its meaning (domain-blind analyses). BDQC takes advantage of large sample sizes to classify the samples, estimate distributions and identify outliers. Such outliers may be symptoms of technology failure (e.g., truncated output of one step of a pipeline for a single genome) or may reveal unsuspected \" signal\" in the data (e.g., evidence of aneuploidy in a genome). We have applied the framework to validate real-world WGS analysis pipelines. BDQC successfully identified data outliers representing various failure classes, including genome analyses missing a whole chromosome or part thereof, hidden among thousands of intermediary output files. These failures could then be resolved by reanalyzing the affected samples. BDQC both identified hidden flaws as well as yielded new insights into the data. BDQC is designed to complement quality software development practices. There are multiple benefits from the application of BDQC at all pipeline stages. By verifying input correctness, it can help avoid expensive computations on flawed data. Analysis of intermediary and final results facilitates recovery from aberrant termination of processes. All these computationally inexpensive verifications reduce cryptic analytical artifacts that could seriously preclude clinical-grade genome interpretation. BDQC is available at https://github.com/ini-bdds/bdqc.

bioinformatics

Atlas of Transcription Factor Binding Sites from ENCODE DNase Hypersensitivity Data Across 27 Tissue Types

There is intense interest in mapping the tissue-specific binding sites of transcription factors in the human genome to reconstruct gene regulatory networks and predict functions for non-coding genetic variation. DNase-seq footprinting provides a means to predict genome-wide binding sites for hundreds of transcription factors (TFs) simultaneously. However, despite the public availability of DNase-seq data for hundreds of samples, there is neither a unified analytical workflow nor a publicly accessible database providing the locations of footprints across all available samples. Here, we implemented a workflow for uniform processing of footprints using two state-of-the-art footprinting algorithms: Wellington and HINT. Our workflow scans the footprints generated by these algorithms for 1,530 sequence motifs to predict binding sites for 1,515 human transcription factors. We applied our workflow to detect footprints in 192 DNase-seq experiments from ENCODE spanning 27 human tissues. This collection of footprints describes an expansive landscape of potential TF occupancy. At thresholds optimized through machine learning, we report high-quality footprints covering 9.8% of the human genome. These footprints were enriched for true positive TF binding sites as defined by ChIP-seq peaks, as well as for genetic variants associated with changes in gene expression. Integrating our footprint atlas with summary statistics from genome-wide association studies revealed that risk for neuropsychiatric traits was enriched specifically at highly-scoring footprints in human brain, while risk for immune traits was enriched specifically at highly-scoring footprints in human lymphoblasts. Our cloud-based workflow is available at github.com/globusgenomics/genomics-footprint and a database with all footprints and TF binding site predictions are publicly available at http://data.nemoarchive.org/other/grant/sament/sament/footprint_atlas.

bioinformatics

Genome-scale transcriptional regulatory network models of psychiatric and neurodegenerative disorders

Genetic and genomic studies suggest an important role for transcriptional regulatory changes in brain diseases, but roles for specific transcription factors (TFs) remain poorly understood. We integrated human brain-specific DNase I footprinting and TF-gene co-expression to reconstruct a transcriptional regulatory network (TRN) model for the human brain, predicting the brain-specific binding sites and target genes for 741 TFs. We used this model to predict core TFs involved in psychiatric and neurodegenerative diseases. Our results suggest that disease-related transcriptomic and genetic changes converge on small sets of disease-specific regulators, with distinct networks underlying neurodegenerative vs. psychiatric diseases. Core TFs were frequently implicated in a disease through multiple mechanisms, including differential expression of their target genes, disruption of their binding sites by disease-associated SNPs, and associations of the genetic loci encoding these TFs with disease risk. We validated our models predictions through systematic comparison to publicly available ChIP-seq and TF perturbation studies and through experimental studies in primary human neural stem cells. Combined genetic and transcriptional evidence supports roles for neuronal and microglia-enriched, MEF2C-regulated networks in Alzheimers disease; an oligodendrocyte-enriched, SREBF1-regulated network in schizophrenia; and a neural stem cell and astrocyte-enriched, POU3F2-regulated network in bipolar disorder. We provide our models of brain-specific TF binding sites and target genes as a resource for network analysis of brain diseases.

genetics

ProbAnnoWeb and ProbAnnoPy: probabilistic annotation and gap-filling of metabolic reconstructions

SummaryGap-filling is a necessary step to produce quality genome-scale metabolic reconstructions capable of flux-balance simulation. Most available gap-filling tools use an organism-agnostic approach, where reactions are selected from a database to fill gaps without consideration of the target organism. Conversely, our likelihood based gap-filling with probabilistic annotations selects candidate reactions based on a likelihood score derived specifically from the target organisms genome. Here, we present two new implementations of probabilistic annotation and likelihood based gap-filling: a web service called ProbAnnoWeb, and a standalone python package called ProbAnnoPy.\n\nAvailability and ImplementationOur tools are available as a web service with no installation needed (ProbAnnoWeb), available at http://probannoweb.systemsbiology.net, and as a local python package implementation (ProbAnnoPy), available for download at http://github.com/PriceLab/probannopy.\n\nContacthttp://Evangelos.Simeonidis@systemsbiology.org; http://Nathan.Price@systemsbiology.org

systems biology

iREAD: A Tool For Intron Retention Detection From RNA-seq Data

SummaryDetecting intron retention (IR) events is emerging as a specialized need for RNA-seq data analysis. Here we present iREAD (intron REtention Analysis and Detector), a tool to detect IR events genome-wide from high-throughput RNA-seq data. The command line interface for iREAD is implemented in Python. iREAD takes as input an existing BAM file, representing the transcriptome, and a text file containing the intron coordinates of a genome. It then 1) counts all reads that overlap intron regions, 2) detects IR vents by analyzing features of reads such as depth and distribution patterns, and 3) outputs a list of retained introns into a tab-delimited text file. The output can be directly used for further exploratory analysis such as differential intron expression and functional enrichment. iREAD provides a new and generic tool to interrogate poly-A enriched transcriptomic data of intron regions.\n\nAvailabilitywww.libpls.net/iread\n\nContactNathan.Price@systemsbiology.org

bioinformatics

Network Reconstruction And Systems Analysis Of Plant Cell Wall Deconstruction By Neurospora crassa

Plant biomass degradation by fungal derived enzymes is rapidly expanding in economic importance as a clean and efficient source for biofuels. The ability to rationally engineer filamentous fungi would facilitate biotechnological applications for degradation of plant cell wall polysaccharides. However, incomplete knowledge of biomolecular networks responsible for plant cell wall deconstruction impedes experimental efforts in this direction. To expand this knowledge base, a detailed network of reactions important for deconstruction of plant cell wall polysaccharides into simple sugars was constructed for the filamentous fungus Neurospora crassa. To reconstruct this network, information was integrated from five heterogeneous data types: functional genomics, transcriptomics, proteomics, genetics, and biochemical characterizations. The combined information was encapsulated into a feature matrix and the evidence weighed to assign annotation confidence scores for each gene within the network. Comparative analyses of RNA-seq and ChIP-seq data shed light on the regulation of the plant cell wall degradation network (PCWDN), leading to a novel hypothesis for degradation of the hemicellulose mannan. The transcription factor CLR-2 was subsequently experimentally shown to play a key role in the mannan degradation pathway of Neurospora crassa. Our network serves as a scaffold for integration of diverse experimental data, leading to elucidation of regulatory design principles for plant cell wall deconstruction by filamentous fungi, and guiding efforts to rationally engineer industrially relevant hyper-production strains.

systems biology

Peripheral Htt silencing does not ameliorate central signs of disease in the B6.HttQ111/+ mouse model of Huntington’s Disease

Huntingtons disease (HD) is an autosomal dominant neurodegenerative disease whose neuropathological signature is a selective loss of medium spiny neurons in the striatum. Despite this selective neuropathology, the mutant protein (huntingtin) is found in virtually every cell so far studied, and, consequently, phenotypes are observed in a wide range of organ systems both inside and outside the central nervous system. We, and others, have suggested that peripheral dysfunction could contribute to the rate of progression of striatal phenotypes of HD. To test this hypothesis, we lowered levels of huntingtin by treating mice with antisense oligonucleotides (ASOs) targeting the murine Huntingtin gene. To study the relationship between peripheral huntingtin levels and striatal HD phenotypes, we utilized a knock-in model of the human HD mutation (the B6.HttQ111/+ mouse). We treated mice with ASOs from 2-10 months of age, a time period over which significant HD-relevant signs progressively develop in the brains of HttQ111+ mice. Peripheral treatment with ASOs led to persistent reduction of huntingtin protein in peripheral organs, including liver, brown and white adipose tissues. This reduction was not associated with alterations in the severity of HD-relevant signs in the striatum of HttQ111/+ mice at the end of the study, including transcriptional dysregulation, the accumulation of neuronal intranuclear inclusions, and behavioral changes such as subtle hypoactivity and reduced exploratory drive. These results suggest that the amount of peripheral reduction achieved in the current study does not significantly impact the progression of HD-relevant signs in the central nervous system.

neuroscience

Combining inferred regulatory and reconstructed metabolic networks enhances phenotype prediction in yeast

Gene regulatory and metabolic network models have been used successfully in many organisms, but inherent differences between them make networks difficult to integrate. Probabilistic Regulation Of Metabolism (PROM) provides a partial solution, but it does not incorporate network inference and underperforms in eukaryotes. We present an Integrated Deduced REgulation And Metabolism (IDREAM) method that combines statistically inferred Environment and Gene Regulatory Influence Network (EGRIN) models with the PROM framework to create enhanced metabolic-regulatory network models. We used IDREAM to predict phenotypes and genetic interactions between transcription factors and genes encoding metabolic activities in the eukaryote, Saccharomyces cerevisiae. IDREAM models contain many fewer interactions than PROM and yet produce significantly more accurate growth predictions. IDREAM consistently outperformed PROM using any of three popular yeast metabolic models and across three experimental growth conditions. Importantly, IDREAMs enhanced accuracy makes it possible to identify subtle synthetic growth defects. With experimental validation, these novel genetic interactions involving the pyruvate dehydrogenase complex suggested a new role for fatty acid-responsive factor Oaf1 in regulating acetyl-CoA production in glucose grown cells.\n\nAuthor SummaryThe integration of gene regulatory and metabolic network models is an important goal in computational biology, in order to develop methods that can identify the underlying mechanistic links in biological networks and advance metabolic engineering techniques. In this paper, we develop a framework called Integrated Deduced REgulation And Metabolism (IDREAM) that can improve our ability to predict phenotypes of microorganisms, and particularly it can address the challenges in evaluating phenotypic consequence of perturbing transcriptional regulation of metabolism in a eukaryotic cell. We compare the predictive performance of an IDREAM S. cerevisiae model with a PROM model using a TRN available from the YEASTRACT database. IDREAM outperforms PROM using any of three popular yeast metabolic models and across three experimental growth conditions, making it possible to identify subtle synthetic growth defects, and a new role for Oaf1 in the regulation of acetyl-CoA biosynthesis.

systems biology

Genome-scale transcriptional regulatory network models for the mouse and human striatum predict roles for SMAD3 and other transcription factors in Huntington’s disease

Transcriptional changes occur presymptomatically and throughout Huntingtons Disease (HD), motivating the study of transcriptional regulatory networks (TRNs) in HD. We reconstructed a genome-scale model for the target genes of 718 TFs in the mouse striatum by integrating a model of the genomic binding sites with transcriptome profiling of striatal tissue from HD mouse models. We identified 48 differentially expressed TF-target gene modules associated with age- and Htt allele-dependent gene expression changes in the mouse striatum, and replicated many of these associations in independent transcriptomic and proteomic datasets. Strikingly, many of these predicted target genes were also differentially expressed in striatal tissue from human disease. We experimentally validated a key model prediction that SMAD3 regulates HD-related gene expression changes using chromatin immunoprecipitation and deep sequencing (ChIP-seq) of mouse striatum. We found Htt allele-dependent changes in the genomic occupancy of SMAD3 and confirmed our models prediction that many SMAD3 target genes are down-regulated early in HD. Importantly, our study provides a mouse and human striatal-specific TRN and prioritizes a hierarchy of transcription factor drivers in HD.

systems biology

Motivational, proteostatic and transcriptional deficits precede synapse loss, gliosis and neurodegeneration in the B6.HttQ111/+ model of Huntington’s disease

We investigated the appearance and progression of disease-relevant signs in the B6.HttQ111/+ mouse, a genetically precise model of the mutation that causes Huntingtons disease (HD). We find that B6.HttQ111/+ mice are healthy, show no overt signs of central or peripheral inflammation, and no gross motor impairment as late as 12 months of age. Behaviorally, we find that 4-9 month old B6.HttQ111/+ mice have normal activity levels and show no clear signs of anxiety or depression, but do show clear signs of reduced motivation. The neuronal density, neuronal size, synaptic density and number of glia is normal in B6.HttQ111/+ striatum, the most vulnerable brain region in HD, up to 12 months of age. Despite this preservation of the synaptic and cellular composition of the striatum, we observe clear progressive, striatal-specific, transcriptional dysregulation and accumulation of neuronal intranuclear inclusions (NIIs). Simulation studies suggest these molecular endpoints are sufficiently robust for future preclinical studies, and that B6.HttQ111/+ mice are a useful tool for modeling disease-modifying or neuroprotective strategies for disease processes before the onset of overt phenotypes.

neuroscience