Search bioRxiv⌕ Search

Biology subjects

Ludwiczak, J.

Publications and source records attributed to Ludwiczak, J..

2 recordsLinked to original sources

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↗