EnsembleFam
EnsembleFam predicts protein family membership and protein function for sequences in the "twilight zone" by extracting similarity and dissimilarity features from sequence homology relations and applying an ensemble of family-specific Support Vector Machine classifiers.
Key Features:
- Core Characteristics Extraction: Extracts core characteristics of protein families by calculating features derived from sequence homology relations.
- Similarity and Dissimilarity Features: Represents both similarity and dissimilarity measurements to capture nuanced relationships among proteins with low sequence identity.
- Family-specific Machine Learning: Trains three separate Support Vector Machine (SVM) classifiers tailored to each protein family using the extracted features.
- Ensemble Prediction Strategy: Combines predictions from multiple models in an ensemble to classify novel proteins and improve robustness for twilight zone sequences.
Scientific Applications:
- Protein Family Modeling: Identifies members of protein families that exhibit very low sequence homology.
- Functional Annotation from Sequence: Predicts protein function using sequence-derived features and SVM-based family assignments.
- Benchmarking on COG dataset: Validated on the Clusters of Orthologous Groups (COG) dataset for cross-organism protein family classification assessment.
- Benchmarking on GPCR dataset: Validated on a G protein-coupled receptor (GPCR) dataset to assess performance on a complex, signaling-related protein family.
Methodology:
Compute similarity and dissimilarity features from sequence homology relations; train three separate Support Vector Machine (SVM) classifiers for each protein family using these features; combine classifier outputs via an ensemble prediction method to assign novel proteins to families.
Topics
Details
- License:
- Not licensed
- Tool Type:
- command-line tool
- Programming Languages:
- Python
- Added:
- 6/25/2022
- Last Updated:
- 11/24/2024
Operations
Publications
Kabir MN, Wong L. EnsembleFam: towards more accurate protein family prediction in the twilight zone. BMC Bioinformatics. 2022;23(1). doi:10.1186/s12859-022-04626-w. PMID:35287576. PMCID:PMC8919565.