Search bioRxiv⌕ Search

Biology subjects

Bennett, A. R.

Publications and source records attributed to Bennett, A. R..

4 recordsLinked to original sources

PyCycleBio: modelling non-sinusoidal-oscillator systems in temporal biology

Protein, mRNA, and metabolite abundances can exhibit rhythmic dynamics, such as during the day/night cycle. Leading bioinformatics platforms for identifying biological rhythms often utilise single-component models of the harmonic oscillator equation, or multi-component models based upon the Cosinor framework. These approaches offer distinct advantages: modelling either temporally-resolved regulatory behaviour via the extended harmonic oscillator equation, or complex rhythmic patterns in the case of Cosinor. Here, we have developed a new platform to combine the advantages of these two approaches. PyCycleBio utilises bounded-multi-component models and modulus operators alongside the harmonic oscillator equation, to model a diverse and interpretable array of rhythmic behaviours, including the regulation of temporal dynamics via amplitude coefficients. We demonstrate increased sensitivity and functionality of PyCycleBio compared to other analytical frameworks, and uncover new relationships between data modalities or sampling conditions with the qualities of rhythmic behaviours from biological datasets-- including transcriptomics, proteomics, and metabolomics. We envision that this new approach for disentangling complicated temporal regulation of biomolecules will advance chronobiology and our understanding of physiology. PyCycleBio is available at: https://github.com/Glycocalex/PyCycleBio, and the Python package is available to install at: https://pypi.org/project/pycyclebio/. PyCycleBio can also be used at https://colab.research.google.com/github/Glycocalex/PyCycleBio/blob/main/PyCycleBio.ipynb with no installations necessary.

bioinformatics↗

Seal milk oligosaccharides rival human milk complexity and exhibit functional dynamics during lactation

Breast milk oligosaccharides are crucial for neonatal development and health. Yet most milk research focuses on humans, or domesticated mammals that are historically poor in milk oligosaccharide complexity. Here, we perform an exhaustive mass spectrometry-driven structural characterization of milk oligosaccharides in a wild mammal, Atlantic grey seals (Halichoerus grypus), throughout their lactation period. Characterizing and quantifying 332 milk oligosaccharides, including 166 novel structures, we reveal seals to rival human milk in complexity, with seal free oligosaccharides reaching unprecedented 28 monosaccharides in size. Glycomics and metabolomics time course analysis establishes a concerted regulatory process reshaping the seal milk glycome throughout lactation,similar as in human milk. Functional analysis of herein newly characterized structures reveals anti-biofilm effects and immunomodulatory functions of seal milk oligosaccharides. We envision these findings to overturn long-held assumptions about milk complexity of non-human mammals and enable insights into the functional relevance of complex carbohydrates in breast milk.

biochemistry↗

Ratios in Disguise, Truths Arise: Glycomics Meets Compositional Data Analysis

Comparative glycomics data are an instance of compositional data defined by the Aitchison simplex, where measured glycans are parts of a whole, indicated by relative abundances, which are then compared between conditions. Applying traditional statistical analyses to this type of data often results in misleading conclusions, such as spurious "decreases" of glycans between conditions when other structures sharply increase in abundance, or routine false-positive rates of >25% for differential abundance. Our work introduces a compositional data analysis framework, specifically tailored to comparative glycomics, to account for these data dependencies. We employ center log-ratio (CLR) and additive log-ratio (ALR) transformations, augmented with a model incorporating scale uncertainty/information, to introduce the most robust and sensitive glycomics data analysis pipeline. Applied to many publicly available comparative glycomics datasets, we show that this model controls false-positive rates and results in new biological findings. Additionally, we present new modalities to analyze comparative glycomics data with this framework. Alpha- and beta-diversity enable exploration of glycan distributions within and between biological samples, while cross-class glycan correlations shed light on complex and previously undetected interdependencies. These new approaches have revealed deeper insights into glycome variations that are critical to understanding the roles of glycans in health and disease.

bioinformatics↗

Syntactic Sugars: Crafting a Regular Expression Framework for Glycan Structures

SummaryStructural analysis of glycans pose significant challenges in glycobiology due to their complex sequences. Research questions such as analyzing the sequence content of the 1-6 branch in N- glycans, are biologically meaningful yet can be hard to automate. Here, we introduce a regular expression system, designed for glycans, feature-complete, and closely aligned with regular expression formatting. We use this to annotate glycan motifs of arbitrary complexity, perform differential expression analysis on designated sequence stretches, or elucidate branch-specific binding specificities of lectins in an automated manner. We are confident that glycan regular expressions will empower computational analyses of these sequences. Availability and implementationOur regular expression framework for glycans is implemented in Python and is incorporated into the open-source glycowork package (version 1.1+). Code and documentation are available at https://github.com/BojarLab/glycowork/blob/master/glycowork/motif/regex.py. Contactdaniel.bojar@gu.se

bioinformatics↗