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

Mesh Analysis for AC Circuits01:12

Mesh Analysis for AC Circuits

In the domain of radio communication, the significance of impedance matching must be considered. It is crucial to ensure the efficient transmission of signals between radio transmitters and receivers. Achieving this balance involves using impedance-matching circuits, with one fundamental configuration comprising a resistor, capacitor, and inductor.
The process of harmonizing these impedances begins with a clear understanding of the input and output signals. Once these signals are known, the...
Sign Test for Matched Pairs01:17

Sign Test for Matched Pairs

The sign test for matched pairs offers a robust method for comparing two paired samples, often for the effects of an intervention in one of them. This method is very useful in situations where the underlying distribution of the data is unknown. The test compares two related samples—often pre- and post-treatment measurements on the same subjects—to determine if there are significant differences in their median values.
To conduct the sign test, we first calculate the differences in value between...
Wilcoxon Signed-Ranks Test for Matched Pairs01:09

Wilcoxon Signed-Ranks Test for Matched Pairs

The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
Crossing Over01:34

Crossing Over

Unlike mitosis, meiosis aims for genetic diversity in its creation of haploid gametes. Dividing germ cells first begin this process in prophase I, where each chromosome—replicated in S phase—is now composed of two sister chromatids (identical copies) joined centrally.
The homologous pairs of sister chromosomes—one from the maternal and one from the paternal genome—then begin to align alongside each other lengthwise, matching corresponding DNA positions in a process called synapsis.
In order to...
Crossing Over01:30

Crossing Over

Crossing over is the exchange of genetic information between homologous chromosomes during prophase I of meiosis I. Genetic recombination gives rise to allelic diversity in the newly formed daughter cells. In humans, crossing over produces genetically distinct haploid egg and sperm cells that undergo fertilization to produce unique offspring. Before cell division starts, the germ cell’s chromosome(s) undergo duplication in the S phase of the cell cycle. As the cells enter prophase I, duplicated...
Area Computation by the Alternative Coordinate Method01:24

Area Computation by the Alternative Coordinate Method

The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...

You might also read

Related Articles

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

Sort by
Same author

Fixed-parameter algorithms in phylogenetics.

Methods in molecular biology (Clifton, N.J.)·2008
Same author

Multiplexing schemes for generic SNP genotyping assays.

Journal of computational biology : a journal of computational molecular cell biology·2005
Same author

Breakpoint medians and breakpoint phylogenies: a fixed-parameter approach.

Bioinformatics (Oxford, England)·2002
See all related articles

Related Experiment Video

Updated: Jul 19, 2026

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

A polynomial-time algorithm for the matching of crossing contact-map patterns.

Jens Gramm1

  • 1Wilhelm-Schickard Institut für Informatik, Universität Tübingen, Sand 13, D-72076 Tübingen, Germany. gramm@informatik.uni-tuebingen.de

IEEE/ACM Transactions on Computational Biology and Bioinformatics
|October 21, 2006
PubMed
Summary

We developed a polynomial-time algorithm for Contact Map Pattern Matching (CMPM) on specific {precedes, crosses}-structured patterns. This efficiently finds structural motifs in proteins, answering a key computational biology question.

More Related Videos

Temporal Ordering of Dynamic Expression Data from Detailed Spatial Expression Maps
11:52

Temporal Ordering of Dynamic Expression Data from Detailed Spatial Expression Maps

Published on: February 9, 2017

Pattern Generation for Micropattern Traction Microscopy
09:26

Pattern Generation for Micropattern Traction Microscopy

Published on: February 17, 2022

Related Experiment Videos

Last Updated: Jul 19, 2026

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

Temporal Ordering of Dynamic Expression Data from Detailed Spatial Expression Maps
11:52

Temporal Ordering of Dynamic Expression Data from Detailed Spatial Expression Maps

Published on: February 9, 2017

Pattern Generation for Micropattern Traction Microscopy
09:26

Pattern Generation for Micropattern Traction Microscopy

Published on: February 17, 2022

Area of Science:

  • Computational Biology
  • Bioinformatics
  • Structural Biology

Background:

  • Contact maps model protein structures by representing amino acid proximity.
  • Contact Map Pattern Matching (CMPM) seeks to identify structural motifs within these maps.
  • General CMPM is computationally challenging (NP-hard).

Purpose of the Study:

  • To investigate the computational complexity of CMPM for {precedes, crosses}-structured patterns.
  • To develop an efficient algorithm for this specific CMPM variant.
  • To resolve an open question regarding the polynomial-time solvability of this problem.

Main Methods:

  • Developed a novel algorithm for CMPM.
  • Analyzed the algorithm's time complexity, achieving O(/A/6/Ap/2).
  • Focused on patterns where arcs are disjoint or crossing ({precedes, crosses}-structured).

Main Results:

  • Demonstrated that CMPM for {precedes, crosses}-structured patterns is solvable in polynomial time.
  • The algorithm runs in O(/A/6/Ap/2) time.
  • Experimental results show efficient processing of real protein contact maps.

Conclusions:

  • The study provides a polynomial-time solution for a specific, biologically relevant CMPM problem.
  • This contrasts with the NP-hardness of related problems, offering significant computational advantages.
  • The findings facilitate efficient identification of structural motifs in proteins.