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

Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

6.6K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
6.6K
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

7.7K
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...
7.7K
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

3.2K
3.2K
Fast Fourier Transform01:10

Fast Fourier Transform

635
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
635
Gene Duplication and Divergence02:37

Gene Duplication and Divergence

7.5K
The seminal work of Ohno in 1970 popularized the idea of gene duplication and divergence. DNA sequence comparison studies reveal that a large portion of the genes in bacteria, archaebacteria, and eukaryotes was  generated by gene duplication and divergence, indicating its critical role in evolution.
The duplicated copies of the gene are called Paralogs. Paralogs with similar sequences and functions form a gene family. Across several species, a large number of gene families are...
7.5K
Discrete-time Fourier transform01:26

Discrete-time Fourier transform

772
The Discrete-Time Fourier Transform (DTFT) is an essential mathematical tool for analyzing discrete-time signals, converting them from the time domain to the frequency domain. This transformation allows for examining the frequency components of discrete signals, providing insights into their spectral characteristics. In the DTFT, the continuous integral used in the continuous-time Fourier transform is replaced by a summation to accommodate the discrete nature of the signal.
One of the notable...
772

You might also read

Related Articles

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

Sort by
Same author

Shared local brain dynamics in pediatric and adult NREM parasomnias.

Sleep·2026
Same author

Tumor mutational burden predicts neoantigen profiles and immunotherapy response in microsatellite stable tumors across different cancer types.

Frontiers in immunology·2026
Same author

Genotyping short tandem repeats across copy number alterations, aneuploidies, and polyploid organisms.

Communications biology·2025
Same author

Detection of CADM1, MAL, and PAX1 Methylation by ddPCR for Triage of HPV-Positive Cervical Lesions.

Biomedicines·2025
Same author

Impact of Phylogenetic Method Choice on Indel Analyses in HIV-1 Subtype B.

Genome biology and evolution·2025
Same author

Multicancer analyses of short tandem repeat variations reveal shared gene regulatory mechanisms.

Briefings in bioinformatics·2025
Same journal

asms: finding allele-specific methylation in human genomes without phasing.

NAR genomics and bioinformatics·2026
Same journal

An epigenetic clock for chronological age estimation in East Asian populations.

NAR genomics and bioinformatics·2026
Same journal

The role of ATF4 in neurons under mitochondrial stress.

NAR genomics and bioinformatics·2026
Same journal

Distinct repeat architecture landscapes in the proteomes of protozoan parasites.

NAR genomics and bioinformatics·2026
Same journal

Long non-coding RNA triplex-dependent regulation of melanoma gene networks.

NAR genomics and bioinformatics·2026
Same journal

Challenges in predicting chromatin accessibility differences between species.

NAR genomics and bioinformatics·2026
See all related articles

Related Experiment Video

Updated: Nov 17, 2025

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.7K

Accelerating phylogeny-aware alignment with indel evolution using short time Fourier transform.

Massimo Maiolo1, Simone Ulzega1, Manuel Gil1

  • 1Institute of Applied Simulation, School of Life Sciences and Facility Management, Zurich University of Applied Sciences (ZHAW), CH-8820 Wädenswil, Switzerland.

NAR Genomics and Bioinformatics
|February 12, 2021
PubMed
Summary
This summary is machine-generated.

This study accelerates evolutionary sequence alignment using physicochemical properties and Fourier transforms to identify homologous blocks. The new method significantly speeds up alignment computation, offering a more efficient approach for biological sequence analysis.

More Related Videos

Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin
08:57

Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin

Published on: August 14, 2018

16.2K
The ITS2 Database
16:17

The ITS2 Database

Published on: March 12, 2012

31.5K

Related Experiment Videos

Last Updated: Nov 17, 2025

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.7K
Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin
08:57

Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin

Published on: August 14, 2018

16.2K
The ITS2 Database
16:17

The ITS2 Database

Published on: March 12, 2012

31.5K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Evolutionary Biology

Background:

  • Frequentist dynamic programming (DP) for multiple sequence alignment using the Poisson Indel Process (PIP) offers evolutionary meaningful gaps but has cubic time complexity.
  • Existing methods can suffer from 'over-alignment' bias, impacting the accuracy of evolutionary inference.

Purpose of the Study:

  • To develop an accelerated, phylogeny-aware multiple sequence alignment method.
  • To reduce the computational complexity of the PIP-based alignment approach.
  • To improve the efficiency of evolutionary indel-based alignment for large datasets.

Main Methods:

  • Converted amino acid sequences to physicochemical property sequences.
  • Identified homologous blocks using multi-scale short-time Fourier transform.
  • Employed sparse three-dimensional DP matrices under PIP, aligning homologous and linking blocks as independent sub-matrices.

Main Results:

  • The new method significantly reduces computational complexity compared to the original PIP approach.
  • The algorithm leverages parallel computing for substantial theoretical speed-up.
  • Demonstrated effectiveness on real biological sequence data.

Conclusions:

  • The proposed technique offers a computationally efficient and scalable solution for evolutionary multiple sequence alignment.
  • This acceleration is crucial for analyzing large-scale genomic and proteomic datasets.
  • The method maintains the evolutionary meaningful gap patterns characteristic of the PIP model.