paper-with-me

Papers

PhaGO: Protein function annotation for bacteriophages by integrating the genomic context

2024-08-12 · Jiaojiao Guan, Yongxin Ji, Cheng Peng, Wei Zou, Xubo Tang, Jiayu Shang, Yanni Sun

Bacteriophages are viruses that target bacteria, playing a crucial role in microbial ecology. Phage proteins are important in understanding phage biology, such as virus infection, replication, and evolution. Although a large number of new phages have been identified via metagenomic sequencing, many of them have limited protein function annotation. Accurate function annotation of phage proteins presents several challenges, including their inherent diversity and the scarcity of annotated ones. Existing tools have yet to fully leverage the unique properties of phages in annotating protein functions. In this work, we propose a new protein function annotation tool for phages by leveraging the modular genomic structure of phage genomes. By employing embeddings from the latest protein foundation models and Transformer to capture contextual information between proteins in phage genomes, PhaGO surpasses state-of-the-art methods in annotating diverged proteins and proteins with uncommon functions by 6.78% and 13.05% improvement, respectively. PhaGO can annotate proteins lacking homology search results, which is critical for characterizing the rapidly accumulating phage genomes. We demonstrate the utility of PhaGO by identifying 688 potential holins in phages, which exhibit high structural conservation with known holins. The results show the potential of PhaGO to extend our understanding of newly discovered phages.

📄 PDF Abstract BibTeX arXiv:2408.06402

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Accurate identification of bacteriophages from metagenomic data using Transformer

2022-01-13 · Jiayu Shang, Xubo Tang, Ruocheng Guo, Yanni Sun

Motivation: Bacteriophages are viruses infecting bacteria. Being key players in microbial communities, they can regulate the composition/function of microbiome by infecting their bacterial hosts and mediating gene transf…

Language Modelling

CFP-Gen: Combinatorial Functional Protein Generation via Diffusion Language Models

2025-05-28 · Junbo Yin, Chao Zha, Wenjia He, Chencheng Xu 외

Existing PLMs generate protein sequences based on a single-condition constraint from a specific modality, struggling to simultaneously satisfy multiple constraints across different modalities. In this work, we introduce …

Language ModelingLanguage ModellingProtein Design

ProteoKnight: Convolution-based phage virion protein classification and uncertainty analysis

2025-08-10 · Samiha Afaf Neha, Abir Ahammed Bhuiyan, Md. Ishrak Khan arxiv

\textbf{Introduction:} Accurate prediction of Phage Virion Proteins (PVP) is essential for genomic studies due to their crucial role as structural elements in bacteriophages. Computational tools, particularly machine lea…

Multi-class ClassificationBinary Classification

STELLA: Towards Protein Function Prediction with Multimodal LLMs Integrating Sequence-Structure Representations

2025-06-04 · Hongwang Xiao, Wenjun Lin, Xi Chen, Hui Wang 외

Protein biology focuses on the intricate relationships among sequences, structures, and functions. Deciphering protein functions is crucial for understanding biological processes, advancing drug discovery, and enabling s…

Drug DiscoveryGeneral KnowledgePredictionProtein Function Prediction

A Systematic Study of Joint Representation Learning on Protein Sequences and Structures

2023-03-11 · Zuobai Zhang, Chuanrui Wang, Minghao Xu, Vijil Chenthamarakshan 외

Learning effective protein representations is critical in a variety of tasks in biology such as predicting protein functions. Recent sequence representation learning methods based on Protein Language Models (PLMs) excel …

Contrastive LearningProtein Function PredictionRepresentation Learning