SNO-DCA
SNO-DCA predicts S-nitrosylation sites in protein sequences using deep learning to identify residues modified by S-nitrosylation for analysis of this post-translational modification.
Key Features:
- Deep Learning Architecture: Employs densely connected convolutional blocks (Dense Convolutional Blocks) combined with an attention mechanism to perform site-level prediction.
- One-Hot Encoding: Transforms protein sequences into one-hot encoded representations as the model input.
- Feature Extraction and Attention Mechanism: Uses Dense Convolutional Blocks to extract sequence features and an attention module to assign weights to informative features.
- Performance Under Imbalanced Data: Demonstrates superior performance under imbalanced datasets, validated by 10-fold cross-validation and independent testing compared to existing models.
Scientific Applications:
- Mapping S-nitrosylation Sites: Predicts candidate S-nitrosylated residues to support studies of protein regulation and function.
- High-Throughput Annotation: Provides computational predictions as an alternative or complement to experimental identification of S-nitrosylated sites.
- Drug Discovery and Disease Research: Supports investigation of diseases associated with aberrant S-nitrosylation and aids prioritization of targets for drug discovery.
Methodology:
Sequence one-hot encoding, feature extraction using Dense Convolutional Blocks, integration of an attention mechanism, and validation via 10-fold cross-validation and independent testing.
Topics
Details
- Tool Type:
- web application
- Programming Languages:
- Python
- Added:
- 4/18/2024
- Last Updated:
- 11/24/2024
Operations
Publications
Jia J, Lv P, Wei X, Qiu W. SNO-DCA: A model for predicting S-nitrosylation sites based on densely connected convolutional networks and attention mechanism. Heliyon. 2024;10(1):e23187. doi:10.1016/j.heliyon.2023.e23187. PMID:38148797. PMCID:PMC10750070.
PMID: 38148797
PMCID: PMC10750070
Funding: - National Natural Science Foundation of China: 62162032
- Natural Science Foundation of Jiangxi Province: 20202BABL202004
- Education Department of Jiangxi Province: GJJ212419, GJJ2201004
- National Natural Science Foundation of China-Guangdong Joint Fund: 61761023
Links
Repository
https://github.com/peanono/SNO-DCA