bioRxiv Science⌕ Search

Biology subjects

Ulusoy, E.

Publications and source records attributed to Ulusoy, E..

4 recordsLinked to original sources

OmniPath: integrated knowledgebase for multi-omics analysis

Analysis and interpretation of omics data largely benefit from the use of prior knowledge. However, this knowledge is fragmented across resources and often is not directly accessible for analytical methods. We developed OmniPath (https://omnipathdb.org/), a database combining diverse molecular knowledge from 168 resources. It covers causal protein-protein, gene regulatory, miRNA, and enzyme-PTM (post-translational modification) interactions, cell-cell communication, protein complexes, and information about the function, localization, structure, and many other aspects of biomolecules. It prioritizes literature curated data, and complements it with predictions and large scale databases. To enable interactive browsing of this large corpus of knowledge, we developed OmniPath Explorer, which also includes a large language model (LLM) agent that has direct access to the database. Python and R/Bioconductor client packages and a Cytoscape plugin create easy access to customized prior knowledge for omics analysis environments, such as scverse. OmniPath can be broadly used for the analysis of bulk, single-cell and spatial multi-omics data, especially for mechanistic and causal modeling. Graphical Abstract O_FIG O_LINKSMALLFIG WIDTH=200 HEIGHT=79 SRC="FIGDIR/small/675512v1_ufig1.gif" ALT="Figure 1"> View larger version (27K): org.highwire.dtl.DTLVardef@17c2b6borg.highwire.dtl.DTLVardef@1069835org.highwire.dtl.DTLVardef@1f2ce76org.highwire.dtl.DTLVardef@1d0b34f_HPS_FORMAT_FIGEXP M_FIG C_FIG

bioinformatics↗

ProtHGT: Heterogeneous Graph Transformers for Automated Protein Function Prediction Using Biological Knowledge Graphs and Language Models

MotivationThe rapid accumulation of protein sequence data, coupled with the slow pace of experimental annotations, creates a critical need for computational methods to predict protein functions. Existing models often rely on limited data types, such as sequence-based features or protein-protein interactions (PPIs), failing to capture the complex molecular relationships in biological systems. To address this, we developed ProtHGT, a heterogeneous graph transformer-based model that integrates diverse biological datasets into a unified framework using knowledge graphs for accurate and interpretable protein function prediction. ResultsProtHGT achieves state-of-the-art performance on benchmark datasets, demonstrating its ability to outperform current graph-based and sequence-based approaches. By leveraging diverse biological entity types and highly representative protein language model embeddings at the input level, the model effectively learns complex biological relationships, enabling accurate predictions across all Gene Ontology (GO) sub-ontologies. Ablation analyses highlight the critical role of heterogeneous data integration in achieving robust predictions. Finally, our use-case study has indicated that its possible to interpret ProtHGTs predictions via exploring the related parts of our input biological knowledge graph, offering plausible explanations to build or test new hypotheses. Availability and ImplementationProtHGT is available as a programmatic tool on Github and as a web service at Hugging Face. ContactTo whom the correspondence should be addressed: Tunca Do[g]an (tuncadogan@gmail.com)

bioinformatics↗

A Benchmarking Platform for Assessing Protein Language Models on Function-related Prediction Tasks

Proteins play a crucial role in almost all biological processes, serving as the building blocks of life and mediating various cellular functions, from enzymatic reactions to immune responses. Accurate annotation of protein functions is essential for advancing our understanding of biological systems and developing innovative biotechnological applications and therapeutic strategies. To predict protein function, researchers primarily rely on classical homology-based methods, which use evolutionary relationships, and increasingly on machine learning (ML) approaches. Lately, protein language models (PLMs) have gained prominence; these models leverage specialised deep learning architectures to effectively capture intricate relationships between sequence, structure, and function. We recently conducted a comprehensive benchmarking study to evaluate diverse protein representations (i.e., classical approaches and PLMs) and discuss their trade-offs. The current work introduces the Protein Representation Benchmark - PROBE tool, a benchmarking framework designed to evaluate protein representations on function-related prediction tasks. Here, we provide a detailed protocol for running the framework via the GitHub repository and accessing our newly developed user-friendly web service. PROBE encompasses four core tasks: semantic similarity inference, ontology-based function prediction, drug target family classification, and protein-protein binding affinity estimation. We demonstrate PROBEs usage through a new use case evaluating ESM2 and three recent multimodal PLMs--ESM3, ProstT5, and SaProt--highlighting their ability to integrate diverse data types, including sequence and structural information. This study underscores the potential of protein language models in advancing protein function prediction and serves as a valuable tool for both PLM developers and users.

bioinformatics↗

Mutual Annotation-Based Prediction of Protein Domain Functions with Domain2GO

MotivationIdentifying unknown functional properties of proteins is an important task for understanding their roles in both health and disease states. The domain composition of a protein can reveal critical information in this context, as domains are structural and functional units that dictate how the protein should act at the molecular level. The expensive and time-consuming nature of wet-lab experimental approaches prompted researchers to develop computational strategies for predicting biomolecular functions. Biological ontologies, such as the Gene Ontology (GO), which provide a standardized vocabulary of information about biological entities, are frequently employed in protein function prediction. ResultsIn this study, we proposed a new method called Domain2GO that predicts associations between protein domains and GO terms, thus redefining the problem as domain function prediction, using documented protein-level GO annotations together with proteins domain content. To obtain reliable associations, co-annotation patterns of domains and GO terms in the same proteins are examined using statistical resampling. An ablation study was conducted to compare the predictive performance of various implementations of Domain2GO, differing from each other by the utilized statistical measure (e.g., information theory inspired similarity measures and the ones calculated by the expectation-maximization algorithm). As a use-case study, examples selected from the finalized domain-GO term mappings were evaluated for their biological relevance via a literature review. Then, we applied the proposed method to predict presently unknown protein functions by propagating domain-associated GO terms to proteins annotated with these domains. For protein function prediction performance evaluation and comparison against other methods, we employed Critical Assessment of Function Annotation 3 (CAFA3) challenge datasets. The results demonstrated the high potential of Domain2GO, particularly for predicting molecular function and biological process terms, along with advantages such as producing interpretable results and having exceptionally low computational costs. The approach presented here can be extended to other ontologies and biological entities in order to investigate unknown relationships in complex and large-scale biological data. Availability and implementationThe source code, datasets, results, and user instructions for Domain2GO are available at https://github.com/HUBioDataLab/Domain2GO.

bioinformatics↗