Techniques for Developing Reliable Machine Learning Classifiers Applied to Understanding and Predicting Protein:Protein Interaction Hot Spots
Chen, J.; Kuhn, L. A.; Raschka, S.
Show abstract
With machine learning now transforming the sciences, successful prediction of biological structure or activity is mainly limited by the extent and quality of data available for training, the astute choice of features for prediction, and thorough assessment of the robustness of prediction on a variety of new cases. Here we address these issues while developing and sharing protocols to build a robust dataset and rigorously compare several predictive classifiers using the opensource Python machine learning library, scikit-learn. We show how to evaluate whether enough data has been used for training and whether the classifier has been overfit to training data. The most telling experiment is 500-fold repartitioning of the training and test sets, followed by prediction, which gives a good indication of whether a classifier performs consistently well on different datasets. An intuitive method is used to quantify which features are most important for correct prediction. The resulting well-trained classifier, hotspotter, can robustly predict the small subset of amino acid residues on the surface of a protein that are energetically most important for binding a protein partner: the interaction hot spots. Hotspotter has been trained and tested here on a curated dataset assembled from 1,046 non-redundant alanine scanning mutation sites with experimentally measured change in binding free energy values from 97 different protein complexes; this dataset is available to download. The accessible surface area of the wild-type residue at a given site and its degree of evolutionary conservation proved the most important features to identify hot spots. A variant classifier was trained and validated for proteins where only the amino acid sequence is available, augmented by secondary structure assignment. This version of hotspotter requiring fewer features is almost as robust as the structure-based classifier. Application to the ACE2 receptor, which mediates COVID-19 virus entry into human cells, identified the critical hot spot triad of ACE2 residues at the center of the small interface with the CoV-2 spike protein. Hotspotter results can be used to guide the strategic design of protein interfaces and ligands and also to identify likely interfacial residues for protein:protein docking.
Matching journals
The top 6 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- Target-template relationships in protein structure prediction and their effect on the accuracy of thermostability calculations 95%
- Peppy: A Virtual Reality Environment For Exploring The Principles Of Polypeptide Structure 94%
- Knot or Not? Sequence-Based Identification of Knotted Proteins With Machine Learning 94%
Similar papers in this journal
- Assessment of Software Methods for Estimating Protein-Protein Relative Binding Affinities 96%
- Classification of protein binding ligands using structural dispersion of binding site atoms from principal axes 96%
- RFQAmodel: Random Forest Quality Assessment to identify a predicted protein structure in the correct fold 96%
Similar papers in this journal
- Prediction of disordered regions in proteins with recurrent Neural Networks and protein dynamics 96%
- PrePPI: A structure informed proteome-wide database of protein-protein interactions 95%
- Robust prediction of relative binding energies for protein-protein complex mutations using free energy perturbation calculations 95%
Similar papers in this journal
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.