SPOTONE
SPOTONE predicts protein hot spots from amino acid sequences to identify residues critical for small ligand binding and protein–protein interaction interfaces.
Key Features:
- Sequence-Based Prediction: Predicts hot spots using sequence-only features without relying on three-dimensional structural data.
- Machine Learning Algorithm: Employs Extremely Randomized Trees (ERT) to classify hot-spot residues from sequence-derived features.
- Performance Metrics: Achieves accuracy 0.82, AUROC 0.83, precision 0.91, recall 0.82, and F1-score 0.85 on an independent test set.
- Input Format: Accepts protein sequences in FASTA format as input.
Scientific Applications:
- Molecular design: Identifies residues that serve as structural landmarks for small-ligand binding to guide molecular design.
- Drug discovery: Highlights candidate hot-spot residues that may influence binding affinity and target prioritization.
- Structural biology: Aids analysis of protein–protein interfaces when experimental three-dimensional structures are unavailable or incomplete.
Methodology:
Trains an Extremely Randomized Trees (ERT) machine-learning model on sequence-derived features to recognize patterns associated with hot spots, avoiding reliance on three-dimensional structural data.
Topics
Details
- Programming Languages:
- Python
- Added:
- 1/18/2021
- Last Updated:
- 1/6/2022
Operations
Publications
Preto AJ, Moreira IS. SPOTONE: Hot Spots on Protein Complexes with Extremely Randomized Trees via Sequence-Only Features. International Journal of Molecular Sciences. 2020;21(19):7281. doi:10.3390/ijms21197281. PMID:33019775. PMCID:PMC7582262.
DOI: 10.3390/IJMS21197281
PMID: 33019775
PMCID: PMC7582262
Funding: - Fundação para a Ciência e a Tecnologia: POCI-01-0145-FEDER-031356, SFRH/BD/144966/2019, UIDB/04539/2020
Links
Repository
https://github.com/MoreiraLAB/spotone