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

Multi-species Conserved Sequences02:51

Multi-species Conserved Sequences

Next-generation sequencing technologies have created large genomic databases of a variety of animals and plants. Ever since the human genome project was completed, scientists studied the genome of primates, mammals, and other phylogenetically distant living beings. Such large-scaleĀ  studies have provided new insights into the evolutionary relationship between organisms.
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved DNA...
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

The genomes of eukaryotes are punctuated by long stretches of sequence which do not code for proteins or RNAs. Although some of these regions do contain crucial regulatory sequences, the vast majority of this DNA serves no known function. Typically, these regions of the genome are the ones in which the fastest change, in evolutionary terms, is observed, because there is typically little to no selection pressure acting on these regions to preserve their sequences.
In contrast, regions which code...
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

The genomes of eukaryotes are punctuated by long stretches of sequence which do not code for proteins or RNAs. Although some of these regions do contain crucial regulatory sequences, the vast majority of this DNA serves no known function. Typically, these regions of the genome are the ones in which the fastest change, in evolutionary terms, is observed, because there is typically little to no selection pressure acting on these regions to preserve their sequences.
In contrast, regions which code...

You might also read

Related Articles

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

Sort by
Same author

Gene- and domain-aware calibration increases the clinical utility of variant effect predictors.

Research squareĀ·2026
Same author

A graph-based learning approach to predict the effects of gene perturbations on molecular phenotypes.

bioRxiv : the preprint server for biologyĀ·2026
Same author

Gene- and domain-aware calibration increases the clinical utility of variant effect predictors.

bioRxiv : the preprint server for biologyĀ·2026
Same author

A scalable approach to resolving variants of uncertain significance.

bioRxiv : the preprint server for biologyĀ·2026
Same author

The IGVF catalog-from genetic variation to function.

Nucleic acids researchĀ·2025
Same author

Immune development in urban children and its relationship to environmental exposures, allergic sensitization, and asthma.

The Journal of allergy and clinical immunologyĀ·2025
Same journal

Novel Gene Discovery in the Human Malaria Parasite using Nucleosome Positioning Data.

Computational systems bioinformatics. Computational Systems Bioinformatics ConferenceĀ·2014
Same journal

Proceedings of Computational Systems Bioinformatics 2008. August 26-29, 2008. Palo Alto, California, USA.

Computational systems bioinformatics. Computational Systems Bioinformatics ConferenceĀ·2009
Same journal

Graph wavelet alignment kernels for drug virtual screening.

Computational systems bioinformatics. Computational Systems Bioinformatics ConferenceĀ·2009
Same journal

Knowledge representation and data mining for biological imaging.

Computational systems bioinformatics. Computational Systems Bioinformatics ConferenceĀ·2009
Same journal

Efficient haplotype inference from pedigrees with missing data using linear systems with disjoint-set data structures.

Computational systems bioinformatics. Computational Systems Bioinformatics ConferenceĀ·2009
Same journal

On the accurate construction of consensus genetic maps.

Computational systems bioinformatics. Computational Systems Bioinformatics ConferenceĀ·2009
See all related articles

Related Experiment Video

Updated: Jun 21, 2026

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

Fast multisegment alignments for temporal expression profiles.

Adam A Smith1, Mark Craven

  • 1Department of Computer Sciences, University of Wisconsin, Madison, Wisconsin 53706, USA. aasmith@cs.wisc.edu

Computational Systems Bioinformatics. Computational Systems Bioinformatics Conference
|August 1, 2009
PubMed
Summary
This summary is machine-generated.

We developed two heuristics to accelerate a toxicogenomic time-series alignment algorithm. These methods improve speed without sacrificing the accuracy of the multisegment alignment, making complex data analysis more efficient.

More Related Videos

Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons
07:59

Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons

Published on: June 9, 2023

Related Experiment Videos

Last Updated: Jun 21, 2026

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

Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons
07:59

Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons

Published on: June 9, 2023

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Data Science

Background:

  • Toxicogenomic data analysis relies on accurate time-series alignment.
  • Existing dynamic time warping (DTW) algorithms offer O(n(2)) complexity but may lack accuracy for complex datasets.
  • Previous work introduced a more accurate multisegment alignment algorithm with O(n(5)) time complexity.

Purpose of the Study:

  • To enhance the efficiency of a previously developed multisegment time-series alignment algorithm.
  • To introduce heuristics that reduce computational time without compromising alignment accuracy.
  • To make advanced toxicogenomic data analysis more accessible and faster.

Main Methods:

  • Developed a cone-shaped restriction heuristic to limit alignment search space, achieving a constant factor speedup.
  • Implemented a second heuristic that restricts alignments to those near a DTW-like method's output, reducing complexity to O(n(3)).
  • Validated that both heuristics maintain the accuracy of the original multisegment alignment algorithm.

Main Results:

  • The cone-shaped heuristic provides a constant factor speedup.
  • The DTW-like heuristic significantly reduces time complexity to O(n(3)).
  • Both introduced heuristics preserve the high accuracy of the original O(n(5)) algorithm.

Conclusions:

  • The presented heuristics offer a practical solution for accelerating accurate time-series alignment in toxicogenomics.
  • These methods balance computational efficiency with the need for precise data analysis.
  • The improved algorithm facilitates more rapid similarity queries on toxicogenomic time-series data.