ET-Score

ET-Score predicts ligand-protein binding affinity using an Extremely Randomized Trees (Extra Trees) machine-learning scoring function for molecular docking simulations.


Key Features:

  • Machine Learning Integration: ET-Score uses the Extremely Randomized Trees (Extra Trees) algorithm to model structure–affinity relationships.
  • Feature Engineering: Uses distance-weighted interatomic contacts between atom type pairs from the ligand and the protein as input features.
  • Performance Metrics: Evaluated on the PDBbind 2016v core set with Pearson's correlation coefficient 0.827 and RMSE 1.332.
  • Computational Efficiency: Maintains an extremely low computational cost for prediction.
  • Comparative Advantage: Benchmarked against other ML-based scoring functions and classical scoring methods, outperforming most ML models and all classical approaches.

Scientific Applications:

  • Computational drug design: Provides quantitative affinity predictions to support prioritization of potential therapeutic candidates.
  • Molecular docking scoring: Serves as a machine-learning scoring function to improve ranking of docked ligand poses.

Methodology:

Implements the Extremely Randomized Trees algorithm using distance-weighted interatomic contact features between ligand and protein atom type pairs and was evaluated on the PDBbind 2016v core set (reported Pearson's r = 0.827, RMSE = 1.332).

Topics

Details

License:
GPL-3.0
Tool Type:
command-line tool
Programming Languages:
Python
Added:
9/8/2021
Last Updated:
9/13/2021

Operations

Publications

Rayka M, Karimi‐Jafari MH, Firouzi R. ET‐score: Improving Protein‐ligand Binding Affinity Prediction Based on Distance‐weighted Interatomic Contact Features Using Extremely Randomized Trees Algorithm. Molecular Informatics. 2021;40(8). doi:10.1002/minf.202060084. PMID:34021703.

Links