GraphQA
GraphQA evaluates protein model quality using graph convolutional networks (GCNs) to estimate the accuracy of computational protein structures.
Key Features:
- Graph-Based Methodology: Uses a graph convolutional network framework to capture both sequential and three-dimensional structural information of proteins.
- Graph Representation: Represents protein models as graphs where nodes and edges encode spatial relationships between amino acids (residues).
- Representation Learning: Learns informative features from raw structural data without extensive manual feature engineering.
- Geometric Invariance: Ensures invariance to rotations and translations of protein structures for consistent quality assessment.
- Computational Efficiency: Maintains computational efficiency appropriate for large-scale protein model assessment.
- Performance and Feature Efficiency: Achieves performance comparable to state-of-the-art methods while using fewer input features and offers improvements over architectures such as ProQ4.
Scientific Applications:
- Protein model quality assessment: Evaluates the accuracy of protein models generated by folding algorithms.
- Model selection for downstream studies: Supports selection of high-quality models for downstream applications such as drug design and investigation of disease mechanisms.
Methodology:
Constructs a graph representation of protein models where nodes and edges capture spatial relationships between amino acids/residues, and applies a graph convolutional network to these graphs to learn patterns that correlate with model quality.
Topics
Details
- Tool Type:
- command-line tool
- Added:
- 1/18/2021
- Last Updated:
- 11/24/2024
Operations
Publications
Baldassarre F, Menéndez Hurtado D, Elofsson A, Azizpour H. GraphQA: protein model quality assessment using graph convolutional networks. Bioinformatics. 2020;37(3):360-366. doi:10.1093/bioinformatics/btaa714. PMID:32780838. PMCID:PMC8058777.