Skip to main content
recep.adiyaman
Back to Home
Docker Ligand Binding Structure Prediction

FunFOLD5

Template-based ligand binding site prediction using structural alignment and quality assessment.

FunFOLD5 predicts ligand-binding residues by structurally superposing the target against ligand-bound templates and transferring binding-site information — ranked 2nd for ligand prediction at CASP16, surpassing the AlphaFold3 server.

2nd
CASP16 ligand
> AF3
Server baseline
Template
Structure-based

> docker_pull

$ docker pull radiyaman/funfold5_template
$ docker run -v $(pwd):/data radiyaman/funfold5_template \
    -i /data/target.pdb -o /data/results
01

Structural alignment

Superpose the target structure against a library of ligand-bound templates.

02

Binding-site transfer

Map contacting residues from aligned templates onto the target sequence.

03

Confidence scoring

Cluster and rank predicted sites by template agreement and reliability.

BS HF DK