PRIME: Probe-Based Identification of Metal-Binding Sites Using Deep Learning Representations

PRIME[1] is a hybrid deep learning framework that predicts metal-binding sites in proteins by combining protein language and structure models with a probe-based scanning algorithm. It outperforms existing methods across diverse metal ions and scales to AlphaFold2 and cryo-EM models.

Run a Prediction

Upload a structure file (PDB / CIF) or give a PDB / UniProt ID, pick a metal ion, and submit. Each run opens a dedicated, bookmarkable result page.

Click elements in the periodic table to choose one or more metal ions to scan. Only highlighted elements are supported; Fe and Cu add both oxidation states (refine them in the list below).
Alkali metal Alkaline earth Transition metal Post-transition Metalloid Nonmetal Halogen Noble gas
Selected (0):
Accepts PDB, CIF, or ENT format.
or
PDB structures are fetched from RCSB[2]; UniProt accessions use the AlphaFold2[3] model.
Examples from the paper:
Random orientations each probe is scored at (averaged). Higher = more robust, but linearly slower. Default 5.

Predictions currently run on a CPU server, so a typical job takes a few minutes. The result page shows live progress, can be bookmarked or shared, and is retained for one week.

How PRIME Works

Architecture of PRIME: PRIME-seq ranks residues, a probe generation algorithm proposes candidate sites, PRIME-probe scores them with a 3D ResNet, followed by post-processing.
Figure 1: Architecture of PRIME. PRIME-seq uses a protein language model to rank residues by binding propensity; a probe generation step turns the top residues into candidate sites, sharply reducing the search space; PRIME-probe, a 3D ResNet pre-trained on PDB structures, scores each probe's binding probability and refines its position; post-processing then clusters the probes into the final predicted sites.

Performance

Precision-recall of metal-binding-site prediction across metal ions: PRIME versus AllMetal3D and BioMetAll.
Figure 2: Precision–recall across metal ions. PRIME (hard-mining and weighting variants) attains the highest F1 for the broadest range of metal ions, compared with AllMetal3D[4] and BioMetAll[6]; Metal3D[5] is specialised for zinc. Dashed curves are iso-F1 contours.

Supported Metal Ions

Transition metals
Zn2+Mn2+ Fe3+Fe2+ Cu2+Cu+ Co2+Ni2+ Cd2+Hg2+
Alkali & alkaline-earth metals
Ca2+Mg2+ Na+K+

References

Please contact shijie.xu@ees.hokudai.ac.jp for any questions.

Changelogs