HotSpot
HotSpot predicts protein hot spot residues from amino acid sequence-derived physicochemical features to identify interface positions involved in protein interactions.
Key Features:
- Physicochemical feature set: Uses 132 independent physicochemical features extracted from the AAindex1 database, which contains over 544 properties.
- Sequence-only input: Operates solely on amino acid sequences and does not require structural information.
- Encoding schema: Applies an advanced encoding schema to represent sequence-derived physicochemical properties for classification.
- Classification algorithm: Trains classifiers using the IBk algorithm, a variant of the K-nearest neighbor method.
- Ensemble voting: Constructs an ensemble of classifiers that produce predictions via a voting mechanism and selects classifiers that frequently appear in top-performing combinations.
- Feature weighting and optimization: Explores classifier combinations and applies flexible weighting of features tailored to specific queries to improve predictive performance.
- Benchmark performance: Demonstrated superior performance relative to other machine learning algorithms and existing hot spot predictors on commonly used benchmark sets.
Scientific Applications:
- Drug design: Identification of hot spot residues to guide small-molecule or peptide interaction targeting.
- Protein engineering: Detection of interface residues for mutational design to alter binding or stability.
- Protein–protein interaction studies: Mapping critical interface positions to interpret interaction mechanisms and functional impacts.
- Experimental prioritization: Prioritizing candidate residues for experimental validation when structural data are unavailable.
Methodology:
Extract 132 physicochemical features from amino acid sequences using AAindex1, apply an encoding schema, train IBk (K-nearest neighbor variant) classifiers, evaluate combinations of classifiers, select frequently top-performing classifiers to form an ensemble that predicts hot spot residues via voting, and apply flexible feature weighting tailored to specific queries.
Topics
Details
- Tool Type:
- command-line tool
- Operating Systems:
- Linux, Windows, Mac
- Programming Languages:
- Java
- Added:
- 12/18/2017
- Last Updated:
- 12/10/2018
Operations
Publications
Chen P, Li J, Wong L, Kuwahara H, Huang JZ, Gao X. Accurate prediction of hot spot residues through physicochemical characteristics of amino acid sequences. Proteins: Structure, Function, and Bioinformatics. 2013;81(8):1351-1362. doi:10.1002/prot.24278.