Related Experiment Video
Updated: Aug 26, 2025

A Protocol for Computer-Based Protein Structure and Function Prediction
Published on: November 3, 2011
Predicting the structure of large protein complexes using AlphaFold and Monte Carlo tree search
Patrick Bryant1,2, Gabriele Pozzati3,4, Wensi Zhu3,4
1Science for Life Laboratory, 172 21, Solna, Sweden. patrick.bryant@scilifelab.se.
Abstract:
AlphaFold can predict the structure of single- and multiple-chain proteins with very high accuracy. However, the accuracy decreases with the number of chains, and the available GPU memory limits the size of protein complexes which can be predicted. Here we show that one can predict the structure of large complexes starting from predictions of subcomponents. We assemble 91 out of 175 complexes with 10-30 chains from predicted subcomponents using Monte Carlo tree search, with a median TM-score of 0.51. There are 30 highly accurate complexes (TM-score ≥0.8, 33% of complete assemblies). We create a scoring function, mpDockQ, that can distinguish if assemblies are complete and predict their accuracy. We find that complexes containing symmetry are accurately assembled, while asymmetrical complexes remain challenging. The method is freely available and accesible as a Colab notebook https://colab.research.google.com/github/patrickbryant1/MoLPC/blob/master/MoLPC.ipynb .
Related Concept Videos
Protein Organization
The primary structure of a protein is its amino acid sequence....
Protein-protein Interfaces
Protein Folding
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
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,...
Protein Complexes with Interchangeable Parts
The SCF ubiquitin ligase is a protein complex of five individual proteins. This complex attaches ubiquitin to other target proteins to mark them for degradation. In order...

