Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Protein Networks02:26

Protein Networks

2.4K
2.4K
Protein Families02:47

Protein Families

16.1K
Protein families are groups of homologous proteins; that is, they have similarities in amino acid sequences and three-dimensional structures. Protein families usually occur because of gene duplication, where an additional copy of a gene is inserted into the genome of an organism.   Mutations that change the amino acids but still allow the protein to be properly synthesized, will lead to new protein family members.   If these new proteins contain similar amino acids in key...
16.1K
Protein Complex Assembly02:41

Protein Complex Assembly

13.4K
Proteins can form homomeric complexes with another unit of the same protein or heteromeric complexes with different types.  Most protein complexes self-assemble spontaneously via ordered pathways, while some proteins need assembly factors that guide their proper assembly. Despite the crowded intracellular environment, proteins usually interact with their correct partners and form functional complexes.
Many viruses self-assemble into a fully functional unit using the infected host cell to...
13.4K
Protein Dynamics in Living Cells01:19

Protein Dynamics in Living Cells

2.4K
Different fluorescence-based techniques are used to study the protein dynamics in living cells. These techniques include FRAP, FRET, and PET.
Fluorescent recovery after photobleaching (FRAP) is a fluorescent-protein-based detection technique used to quantify protein movement rates within the cell. This method exposes a small portion of the cell to an intense laser beam. The laser beam causes permanent photobleaching of the fluorophore-tagged proteins in the exposed region. As the bleached...
2.4K
Conservation of Protein Domains Over Different Proteins02:26

Conservation of Protein Domains Over Different Proteins

13.3K
Protein domains are small structurally independent units that are part of a single amino acid chain.  Although these domains are often structurally independent, they may rely on synergistic effects to perform their functions as part of a larger protein. Protein domains may be conserved within the same organism, as well as across different organisms.
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to...
13.3K
Protein Folding01:22

Protein Folding

123.5K
Overview
123.5K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same journal

Single-cell transcriptomic analysis reveals dynamic changes in the microenvironment of nasopharyngeal carcinoma during metastatic progression.

Computational biology and chemistry·2026
Same journal

Time-frequency based novel deep neural networks for COPD detection from lung sounds on edge device.

Computational biology and chemistry·2026
Same journal

Green synthesis of Artemisia argyi-mediated CuFe<sub>2</sub>O<sub>4</sub> nanoparticles: Experimental and theoretical insights into anticancer activity.

Computational biology and chemistry·2026
Same journal

A tissue-aware computational framework for confounding-controlled co-expression network analysis: Context-dependent utility in drug sensitivity modelling.

Computational biology and chemistry·2026
Same journal

Reconstructing the intestinal microbiota ecological network based on graph neural network and contrastive learning: Predicting key microbiota regulatory targets in Crohn's Disease.

Computational biology and chemistry·2026
Same journal

AGTformer: Synergistic global transformer and adaptive graph gating for Accurate scRNA-seq clustering.

Computational biology and chemistry·2026

Related Experiment Video

Updated: Oct 18, 2025

A Protocol for Computer-Based Protein Structure and Function Prediction
16:41

A Protocol for Computer-Based Protein Structure and Function Prediction

Published on: November 3, 2011

69.1K

Deep_CNN_LSTM_GO: Protein function prediction from amino-acid sequences.

Mohamed E M Elhaj-Abdou1, Hassan El-Dib1, Amr El-Helw1

  • 1Faculty of Engineering, Arab Academy for Science and Technology and Maritime Transport, Alexandria, Egypt.

Computational Biology and Chemistry
|October 3, 2021
PubMed
Summary

This study introduces Deep_CNN_LSTM_GO, a hybrid deep learning model that accurately predicts protein functions from amino acid sequences. This method accelerates functional annotation, outperforming existing approaches.

Keywords:
BPCAFACCCNNDeep learningGene ontologyLSTMMFProtein function predictionUniProt-SwissProt

More Related Videos

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
06:50

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions

Published on: January 26, 2024

2.1K
A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.2K

Related Experiment Videos

Last Updated: Oct 18, 2025

A Protocol for Computer-Based Protein Structure and Function Prediction
16:41

A Protocol for Computer-Based Protein Structure and Function Prediction

Published on: November 3, 2011

69.1K
Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
06:50

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions

Published on: January 26, 2024

2.1K
A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.2K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Determining protein functions from amino acid sequences is crucial but resource-intensive.
  • Deep learning methods show promise for predicting protein functions computationally.
  • Accurate protein function prediction aids in understanding biological systems and disease mechanisms.

Purpose of the Study:

  • To propose a novel hybrid deep neural network model, Deep_CNN_LSTM_GO, for predicting protein functions from amino acid sequences.
  • To leverage Convolutional Neural Networks (CNN) and Long Short-Term Memory (LSTM) for feature extraction from protein sequences.
  • To predict protein functions across the three Gene Ontology (GO) sub-ontologies: Molecular Functions (MF), Biological Process (BP), and Cellular Component (CC).

Main Methods:

  • Developed a hybrid deep neural network architecture integrating CNN and LSTM layers.
  • Trained and validated the Deep_CNN_LSTM_GO model using the UniProt-SwissProt dataset.
  • Evaluated model performance on the Computational Assessment of Function Annotation (CAFA) dataset across MF, BP, and CC sub-ontologies.

Main Results:

  • The Deep_CNN_LSTM_GO model demonstrated superior performance compared to existing methods.
  • Achieved high accuracy in predicting protein functions across all three Gene Ontology sub-ontologies.
  • Outperformed other methods using evaluation metrics Fmax, Smin, and AUPR.

Conclusions:

  • The Deep_CNN_LSTM_GO model offers an effective and efficient approach for protein function prediction.
  • This hybrid deep learning model significantly advances computational methods for protein functional annotation.
  • The findings have implications for accelerating biological research and drug discovery through improved functional genomics.