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

Optimal Foraging00:48

Optimal Foraging

How animals obtain and eat their food is called foraging behavior. Foraging can include searching for plants and hunting for prey and depends on the species and environment.
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This number is...
Optimization Problems01:26

Optimization Problems

Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
Methods of Medium Optimization01:28

Methods of Medium Optimization

Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
Goodness-of-Fit Test01:16

Goodness-of-Fit Test

The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is given as...
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n) to the number of categories (k).

You might also read

Related Articles

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

Sort by
Same author

Engineering Symbiotic Nitrogen Fixation for Agriculture: Predominant Role of Host Plants and Fine-Tuning Regulation.

Plants (Basel, Switzerland)·2026
Same author

DNA Data Storage Architecture via Ligation of Dynamic DNA Bytes.

Small methods·2026
Same author

Structural insights into insect-selective sodium channel toxins drive AI-enhanced biopesticide design.

Nature communications·2026
Same author

Immunogenicity and Safety of Two-dose Schedules With Different Intervals of an ORF7-deficient Live Vaccine Candidate for Varicella: A Randomized, Double-blind, Controlled, Phase 2b Trial.

The Pediatric infectious disease journal·2026
Same author

<i>iMeta</i> Conference 2025: Creating high-impact international journals.

iMeta·2025
Same author

Metagenomics reveals potential interactions between Patescibacteriota and their phages in groundwater ecosystems.

mSystems·2025
Same journal

GMSA: A Graph Matching and Point Cloud Registration-Based Method for Spatial Transcriptomics Data Alignment.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same journal

Investigations on Multiple Protein Scaffold Filling.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same journal

Cell Type Prediction for Single-Cell RNA Sequencing Utilizing Unsupervised Domain Adaptation and Semi-Supervised Learning.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same journal

PPIGAN: Prediction of Protein-Protein Interactions Using Generative Adversarial Networks.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same journal

Deep Structure-Enhanced Cell Clustering Model for Single-Cell RNA Sequencing Data.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same journal

Asymmetric Drug-Drug Interaction Prediction Based on Generative Adversarial Networks and Knowledge Graph.

Journal of computational biology : a journal of computational molecular cell biology·2026
See all related articles

Related Experiment Videos

Finding nearly optimal GDT scores.

Shuai Cheng Li1, Dongbo Bu, Jinbo Xu

  • 1David R. Cheriton School of Computer Science, University of Waterloo Waterloo, Ontario, Canada.

Journal of Computational Biology : a Journal of Computational Molecular Cell Biology
|May 11, 2011
PubMed
Summary
This summary is machine-generated.

OptGDT provides accurate Global Distance Test (GDT) scores for protein structure prediction, improving upon heuristic methods. This tool guarantees better or equal scores, enhancing protein modeling quality assessment.

Related Experiment Videos

Area of Science:

  • Computational Biology
  • Structural Bioinformatics
  • Protein Structure Prediction

Background:

  • Global Distance Test (GDT) is a standard metric for assessing protein structure prediction quality.
  • Current GDT computation methods are heuristic, often underestimating true scores and lacking optimality guarantees.
  • The exact computation of GDT was previously considered NP-hard, limiting practical applications.

Purpose of the Study:

  • To develop an efficient tool, OptGDT, for calculating GDT scores with theoretically guaranteed accuracy.
  • To overcome the limitations of existing heuristic methods in protein structure quality assessment.
  • To provide a practical solution for obtaining more accurate GDT scores.

Main Methods:

  • Developed OptGDT, an algorithm that computes GDT scores with guaranteed accuracy relative to an optimal solution.
  • The algorithm ensures the number of matched residue pairs (ℓ) is greater than or equal to the optimal number (ℓ') for a slightly smaller threshold.
  • Applied OptGDT to CASP8 dataset for validation.

Main Results:

  • OptGDT achieved improved GDT scores for 87.3% of predicted models in the CASP8 dataset.
  • Significant improvements were observed, with some cases showing at least a 10% increase in matched residue pairs.
  • The tool exhibits efficient runtime complexity: O(n³ log n/ε⁵) for general cases and O(n log² n) for globular proteins using a randomized approach.

Conclusions:

  • OptGDT offers a significant advancement in accurately assessing protein structure prediction quality.
  • The tool provides theoretically sound and practically improved GDT scores compared to existing heuristic methods.
  • OptGDT is available under the GPL license, promoting its use in the field.