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 Experiment Videos

Full cyclic coordinate descent: solving the protein loop closure problem in Calpha space.

Wouter Boomsma1, Thomas Hamelryck

  • 1Bioinformatics center, Institute of Molecular Biology and Physiology, University of Copenhagen, Universitetsparken 15, Building 10, DK-2100 Copenhagen, Denmark. wb@binf.ku.dk

BMC Bioinformatics
|June 30, 2005
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Ancestral protein sequence reconstruction using a tree-structured Ornstein-Uhlenbeck variational autoencoder.

... International Conference on Learning Representations·2026
Same author

The Importance of UBQLN2 Ubiquitylation for Its Turnover and Localization.

Biochemistry·2025
Same author

Supervised Learning of Protein Melting Temperature: Cross-Species vs. Species-Specific Prediction.

Proteins·2025
Same author

Deep learning-assisted analysis of single-particle tracking for automated correlation between diffusion and function.

Nature methods·2025
Same author

Foundation models of protein sequences: A brief overview.

Current opinion in structural biology·2025
Same author

SSEmb: A joint embedding of protein sequence and structure enables robust variant effect predictions.

Nature communications·2024
Same journal

Covariance decomposition for distance based species tree estimation.

BMC bioinformatics·2026
Same journal

SNPio: a Python interface for population genomic data processing.

BMC bioinformatics·2026
Same journal

SpaHNR: a spatial domain identification method via sparse attention-based hierarchical node representation and multi-view contrastive learning.

BMC bioinformatics·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
See all related articles

We developed Full Cyclic Coordinate Descent (FCCD), a novel method for protein structure prediction that efficiently solves the loop closure problem for Calpha models. FCCD accurately generates realistic protein conformations by optimizing both bond and dihedral angles.

Area of Science:

  • Computational Biology
  • Structural Biology
  • Bioinformatics

Background:

  • The loop closure problem is critical for protein structure prediction, particularly in homology modeling and de novo prediction.
  • Existing methods often fix bond angles, which is unsuitable for Calpha-only protein models where pseudo bond angles vary.
  • De novo methods require loop closure techniques that can adjust both bond and dihedral angles.

Purpose of the Study:

  • To present a new method, Full Cyclic Coordinate Descent (FCCD), for solving the loop closure problem in Calpha-only protein models.
  • To address the limitations of existing loop closure algorithms that do not account for varying pseudo bond angles in simplified protein models.

Main Methods:

  • Developed a variant of Cyclic Coordinate Descent (CCD), an inverse kinematics technique.

Related Experiment Videos

  • Replaced CCD's axis-based rotation optimization with singular value decomposition for general rotation matrix optimization.
  • Implemented Full CCD (FCCD) to alter both bond and dihedral angles, equivalent to applying a full rotation matrix.
  • Main Results:

    • FCCD demonstrates high performance on random protein Calpha segments and various loop lengths (4-30 amino acids).
    • The method is fast, achieves a high success rate, and generates conformations similar to real protein loops.
    • Angle constraints minimally impact FCCD's performance.

    Conclusions:

    • FCCD is an effective and efficient solution for the loop closure problem in Calpha-only protein models.
    • The method's numerical stability and ease of implementation make it a valuable tool for protein structure prediction.
    • A Python reference implementation of FCCD is available.