haddocking/DeepRank-Ab
Repository of the DeepRank-Ab AI model and software for scoring antibody-antigen complexes
This tool helps structural biologists and immunologists evaluate how well an antibody binds to its target antigen. You provide 3D protein structures (PDB files) of potential antibody-antigen complexes, specifying which chains are the heavy, light, and antigen. It then generates a numerical score (DockQ) for each complex, indicating the quality of the binding model.
Use this if you need to quickly assess and rank multiple predicted antibody-antigen docking poses to identify the most plausible binding configurations.
Not ideal if you are looking to predict the antibody-antigen complex structure from scratch, as this tool scores existing models rather than generating new ones.
Stars
17
Forks
2
Language
Python
License
—
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/haddocking/DeepRank-Ab"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Graylab/DL4Proteins-notebooks
Colab Notebooks covering deep learning tools for biomolecular structure prediction and design
Peldom/papers_for_protein_design_using_DL
List of papers about Proteins Design using Deep Learning
rdk/p2rank
P2Rank: Protein-ligand binding site prediction from protein structure based on machine learning.
llnl/protlib-designer
Integer Linear Programming for Protein Library Design
samsinai/FLEXS
Fitness landscape exploration sandbox for biological sequence design.