Related Experiment Video
Updated: Jul 13, 2025

A Protocol for Computer-Based Protein Structure and Function Prediction
Published on: November 3, 2011
Struct2GO: protein function prediction based on graph pooling algorithm and AlphaFold2 structure information
Peishun Jiao1, Beibei Wang1, Xuan Wang1,2
1School of Computer Science and Technology, Harbin Institute of Technology (Shenzhen), Shenzhen, Guang Dong 518055, China.
Motivation:
In recent years, there has been a breakthrough in protein structure prediction, and the AlphaFold2 model of the DeepMind team has improved the accuracy of protein structure prediction to the atomic level. Currently, deep learning-based protein function prediction models usually extract features from protein sequences and combine them with protein-protein interaction networks to achieve good results. However, for newly sequenced proteins that are not in the protein-protein interaction network, such models cannot make effective predictions. To address this, this article proposes the Struct2GO model, which combines protein structure and sequence data to enhance the precision of protein function prediction and the generality of the model.
Results:
We obtain amino acid residue embeddings in protein structure through graph representation learning, utilize the graph pooling algorithm based on a self-attention mechanism to obtain the whole graph structure features, and fuse them with sequence features obtained from the protein language model. The results demonstrate that compared with the traditional protein sequence-based function prediction model, the Struct2GO model achieves better results.
Availability And Implementation:
The data underlying this article are available at https://github.com/lyjps/Struct2GO.
Related Concept Videos
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Conservation of Protein Domains Over Different Proteins
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to...
Protein Organization
The primary structure of a protein is its amino acid sequence....
Protein Families
Protein and Protein Structure
A protein's shape is critical to its function. For example, an enzyme...
Protein-protein Interfaces

