bioRxiv Science⌕ Search

Biology subjects

Dunin-Horkawicz, S.

Publications and source records attributed to Dunin-Horkawicz, S..

4 recordsLinked to original sources

AlphaFold2 captures the conformational landscape of the HAMP signaling domain

In this study, we present a conformational landscape of 5000 AlphaFold2 models of the HAMP domain, a short helical bundle that transduces signals from sensors to effectors in two-component signaling proteins such as sensory histidine kinases and chemoreceptors. The landscape reveals the conformational variability of the HAMP domain, including rotations, shifts, displacements, and tilts of helices, many combinations of which have not been observed in experimental structures. HAMP domains belonging to a single family tend to occupy a defined region of the landscape, even when their sequence similarity is low, suggesting that individual HAMP families have evolved to operate in a specific conformational range. The functional importance of this structural conservation is illustrated by poly-HAMP arrays, in which HAMP domains from families with opposite conformational preferences alternate, consistent with the rotational model of signal transduction. The only poly-HAMP arrays that violate this rule are predicted to be of recent evolutionary origin and structurally unstable. Finally, we identify a family of HAMP domains that are likely to be dynamic due to the presence of a conserved pi-helical bulge. All code associated with this work, including a tool for rapid sequence-based prediction of the rotational state in HAMP domains, is deposited at https://github.com/labstructbioinf/HAMPpred.

bioinformatics↗

Protein modularity in phages is extensive and associated with functions linked to core replication machinery and host tropism determinants

Biological modularity enhances evolutionary adaptability by allowing rearrangement of functional components. One striking example are bacterial viruses (phages). They exhibit extensive genomic modularity by being built of independent functional modules that evolve separately and combine in various ways, making them astoundingly diverse. While multiple studies have investigated genomic modularity in phages, less attention has been given to protein modularity--proteins having distinct building blocks or domains that can evolve and recombine, enhancing functional and genetic diversity. To better understand the impact of protein modularity on viral evolution, we quantified it by detecting instances of domain mosaicism, defined as a homologous fragment sharing between two otherwise unrelated proteins. We used highly sensitive homology detection to quantify domain mosaicism between pairs of 133,574 representative phage proteins and to understand its relationship with functional diversity in phage genomes. We found that diverse functional classes often shared homologous domains. This phenomenon was often linked to protein modularity, particularly in receptor-binding proteins, endolysins and DNA polymerases. We also identified multiple instances of recent diversification via exchange and gain/loss of domains in receptor-binding proteins, neck passage structures, endolysins and some members of the core replication machinery. Diversification via protein fragment exchange often transcended distant taxonomic and ecological borders. We argue that the ongoing diversification via shuffling of protein domains associated with those functions is reflective of co-evolutionary arms race and the resulting diversifying selection to overcome multiple mechanisms of bacterial resistance against phages.

evolutionary biology↗

pLM-BLAST - distant homology detection based on direct comparison of sequence representations from protein language models

MotivationThe detection of homology through sequence comparison is a typical first step in the study of protein function and evolution. In this work, we explore the applicability of protein language models to this task. ResultsWe introduce pLM-BLAST, a tool inspired by BLAST, that detects distant homology by comparing single-sequence representations (embeddings) derived from a protein language model, ProtT5. Our benchmarks reveal that pLM-BLAST maintains a level of accuracy on par with HHsearch for both highly similar sequences (with over 50% identity) and markedly divergent sequences (with less than 30% identity), while being significantly faster. Additionally, pLM-BLAST stands out among other embedding-based tools due to its ability to compute local alignments. We show that these local alignments, produced by pLM-BLAST, often connect highly divergent proteins, thereby highlighting its potential to uncover previously undiscovered homologous relationships and improve protein annotation. Availability and ImplementationpLM-BLAST is accessible via the MPI Bioinformatics Toolkit as a web server for searching precomputed databases (https://toolkit.tuebingen.mpg.de/tools/plmblast). It is also available as a standalone tool for building custom databases and performing batch searches (https://github.com/labstructbioinf/pLM-BLAST).

bioinformatics↗

Graph neural networks and sequence embeddings enable the prediction and design of the cofactor specificity of Rossmann fold proteins

The Rossmann fold enzymes are involved in essential biochemical pathways such as nucleotide and amino acid metabolism. Their functioning relies on interaction with cofactors, small nucleoside-based compounds specifically recognized by a conserved {beta}{beta} motif shared by all Rossmann fold proteins. While Rossmann methyltransferases recognize only a single cofactor type, the S-Adenosylmethionine (SAM), the oxidoreductases, depending on the family, bind nicotinamide (NAD, NADP) or flavin-based (FAD) cofactors. In this study, we show that despite its short length, the {beta}{beta} motif unambiguously defines the specificity towards the cofactor. Following this observation, we trained two complementary deep learning models for the prediction of the cofactor specificity based on the sequence and structural features of the {beta}{beta} motif. A benchmark on two independent test sets, one containing {beta}{beta} motifs bearing no resemblance to those of the training set, and the other comprising 38 experimentally confirmed cases of rational design of the cofactor specificity, revealed the nearly perfect performance of the two methods. The Rossmann-toolbox protocols can be accessed via the webserver at https://lbs.cent.uw.edu.pl/rossmann-toolbox and are available as a Python package at https://github.com/labstructbioinf/rossmann-toolbox. Key pointsO_LIThe Rossmann fold encompasses a multitude of diverse enzymes involved in most of the essential cellular pathways C_LIO_LIProteins belonging to the Rossmann fold co-evolved with their nucleoside-based cofactors and require them for the functioning C_LIO_LIManipulating the cofactor specificity is an important step in the process of enzyme engineering C_LIO_LIWe developed an end-to-end pipeline for the prediction and design of the cofactor specificity of the Rossmann fold proteins C_LIO_LIOwing to the utilization of deep learning approaches the pipeline achieved nearly perfect accuracy C_LI

bioinformatics↗