CNNH_PSS

CNNH_PSS predicts protein secondary structure from amino acid sequences using a deep learning architecture that integrates multi-scale convolutional neural networks and highway networks.


Key Features:

  • Multi-Scale Convolutional Neural Networks: Extracts hierarchical sequence features at multiple scales to capture local structural patterns in protein sequences.
  • Highway Network Integration: Introduces highway connections between convolutional layers to enable direct information flow and preserve contextual information across layers.
  • Long-Range Dependency Modeling: Captures long-range interdependencies within protein sequences through combined CNN and highway network architecture.

Scientific Applications:

  • Protein Secondary Structure Prediction: Predicts secondary structure states to support analysis of protein folding and structural organization.
  • Structural Bioinformatics Research: Assists studies of protein function, interactions, and structural modeling in molecular biology and drug discovery.

Methodology:

CNNH_PSS applies multi-scale convolutional neural networks to extract sequence features and incorporates highway network connections between convolutional layers to model both local context and long-range dependencies for secondary structure prediction.

Topics

Details

Tool Type:
api, library
Programming Languages:
Python
Added:
8/6/2018
Last Updated:
11/25/2024

Operations

Publications

Zhou J, Wang H, Zhao Z, Xu R, Lu Q. CNNH_PSS: protein 8-class secondary structure prediction by convolutional neural network with highway. BMC Bioinformatics. 2018;19(S4). doi:10.1186/s12859-018-2067-8. PMID:29745837. PMCID:PMC5998876.

Documentation