Search bioRxiv⌕ Search

Biology subjects

Ray, D. D.

Publications and source records attributed to Ray, D. D..

4 recordsLinked to original sources

Tree sequences as a general-purpose tool for population genetic inference

As population genetics data increases in size new methods have been developed to store genetic information in efficient ways, such as tree sequences. These data structures are computationally and storage efficient, but are not interchangeable with existing data structures used for many population genetic inference methodologies such as the use of convolutional neural networks (CNNs) applied to population genetic alignments. To better utilize these new data structures we propose and implement a graph convolutional network (GCN) to directly learn from tree sequence topology and node data, allowing for the use of neural network applications without an intermediate step of converting tree sequences to population genetic alignment format. We then compare our approach to standard CNN approaches on a set of previously defined benchmarking tasks including recombination rate estimation, positive selection detection, introgression detection, and demographic model parameter inference. We show that tree sequences can be directly learned from using a GCN approach and can be used to perform well on these common population genetics inference tasks with accuracies roughly matching or even exceeding that of a CNN-based method. As tree sequences become more widely used in population genetics research we foresee developments and optimizations of this work to provide a foundation for population genetics inference moving forward.

evolutionary biology↗

Mechanical positive feedback and biochemical negative feedback combine to generate complex contractile oscillations in cytokinesis

Contractile force generation by the cortical actomyosin cytoskeleton is essential for a multitude of biological processes. The actomyosin cortex behaves as an active material that drives local and large-scale shape changes via cytoskeletal remodeling in response to biochemical cues and feedback loops. Cytokinesis is the essential cell division event during which a cortical actomyosin ring generates contractile force to change cell shape and separate two daughter cells. Our recent work with active gel theory predicts that actomyosin systems under the control of a biochemical oscillator and experiencing mechanical strain will exhibit complex spatiotemporal behavior, but cytokinetic contractility was thought to be kinetically simple. To test whether active materials in vivo exhibit spatiotemporally complex kinetics, we used 4-dimensional imaging with unprecedented temporal resolution and discovered sections of the cytokinetic cortex undergo periodic phases of acceleration and deceleration. Quantification of ingression speed oscillations revealed wide ranges of oscillation period and amplitude. In the cytokinetic ring, activity of the master regulator RhoA pulsed with a timescale of approximately 20 seconds, shorter than that reported for any other biological context. Contractility oscillated with 20-second periodicity and with much longer periods. A combination of in vivo and in silico approaches to modify mechanical feedback revealed that the period of contractile oscillation is prolonged as a function of the intensity of mechanical feedback. Effective local ring ingression is characterized by slower speed oscillations, likely due to increased local stresses and therefore mechanical feedback. Fast ingression also occurs where material turnover is high, in vivo and in silico. We propose that downstream of initiation by pulsed RhoA activity, mechanical positive feedback, including but not limited to material advection, extends the timescale of contractility beyond that of biochemical input and therefore makes it robust to fluctuations in activation. Circumferential propagation of contractility likely allows sustained contractility despite cytoskeletal remodeling necessary to recover from compaction. Our work demonstrates that while biochemical feedback loops afford systems responsiveness and robustness, mechanical feedback must also be considered to describe and understand the behaviors of active materials in vivo.

cell biology↗

IntroUNET: identifying introgressed alleles via semantic segmentation

1A growing body of evidence suggests that gene flow between closely related species is a widespread phenomenon. Alleles that introgress from one species into a close relative are typically neutral or deleterious, but sometimes confer a significant fitness advantage. Given the potential relevance to speciation and adaptation, numerous methods have therefore been devised to identify regions of the genome that have experienced introgression. Recently, supervised machine learning approaches have been shown to be highly effective for detecting introgression. One especially promising approach is to treat population genetic inference as an image classification problem, and feed an image representation of a population genetic alignment as input to a deep neural network that distinguishes among evolutionary models (i.e. introgression or no introgression). However, if we wish to investigate the full extent and fitness effects of introgression, merely identifying genomic regions in a population genetic alignment that harbor introgressed loci is insufficient--ideally we would be able to infer precisely which individuals have introgressed material and at which positions in the genome. Here we adapt a deep learning algorithm for semantic segmentation, the task of correctly identifying the type of object to which each individual pixel in an image belongs, to the task of identifying introgressed alleles. Our trained neural network is thus able to infer, for each individual in a two-population alignment, which of those individuals alleles were introgressed from the other population. We use simulated data to show that this approach is highly accurate, and that it can be readily extended to identify alleles that are introgressed from an unsampled "ghost" population, performing comparably to a supervised learning method tailored specifically to that task. Finally, we apply this method to data from Drosophila, showing that it is able to accurately recover introgressed haplotypes from real data. This analysis reveals that introgressed alleles are typically confined to lower frequencies within genic regions, suggestive of purifying selection, but are found at much higher frequencies in a region previously shown to be affected by adaptive introgression. Our methods success in recovering introgressed haplotypes in challenging real-world scenarios underscores the utility of deep learning approaches for making richer evolutionary inferences from genomic data. 2 Author SummaryIt is now known that a sizeable fraction of species occasionally hybridize with related species. Thus, many species harbor genetic material that traces its ancestry to closely related species. For example, many humans contain DNA that was "introgressed" from Neanderthals. The growing appreciation of the commonality of introgression has sparked a keen interest in determining which portions of the genome were introgressed. Several statistical approaches have been devised for identifying the population genetic signatures of introgression, but the most powerful techniques for this task take advantage of modern machine learning techniques. Here, we describe a deep learning method for identifying segments of introgressed DNA. This method is based on neural networks used to determine which pixels in an image belong to which type of object. By treating a matrix of genotypes from a sample of individuals from two closely related species, we can use this deep learning approach to accurately infer which portions of which genomes from the first population were introgressed from the second, and vice-versa. We show that our method, which we have released as an open-source software package, is highly accurate using a variety of simulated scenarios and a real test case from the genus Drosophila.

evolutionary biology↗

This population doesn't exist: learning the distribution of evolutionary histories with generative adversarial networks

Numerous studies over the last decade have demonstrated the utility of machine learning methods when applied to population genetic tasks. More recent studies show the potential of deep learning methods in particular, which allow researchers to approach problems without making prior assumptions about how the data should be summarized or manipulated, instead learning their own internal representation of the data in an attempt to maximize inferential accuracy. One type of deep neural network, called Generative Adversarial Networks (GANs), can even be used to generate new data, and this approach has been used to create individual artificial human genomes free from privacy concerns. In this study, we further explore the application of GANs in population genetics by designing and training a network to learn the statistical distribution of population genetic alignments (i.e. data sets consisting of sequences from an entire population sample) under several diverse evolutionary histories--the first GAN capable of performing this task. After testing multiple different neural network architectures, we report the results of a fully differentiable Deep-Convolutional Wasserstein GAN with gradient penalty that is capable of generating artificial examples of population genetic alignments that successfully mimic key aspects of the training data, including the site frequency spectrum, differentiation between populations, and patterns of linkage disequilibrium. We demonstrate consistent training success across various evolutionary models, including models of panmictic and subdivided populations, populations at equilibrium and experiencing changes in size, and populations experiencing either no selection or positive selection of various strengths, all without the need for extensive hyperparameter tuning. Overall, our findings highlight the ability of GANs to learn and mimic population genetic data and suggest future areas where this work can be applied in population genetics research that we discuss herein.

evolutionary biology↗