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

Survival Tree01:19

Survival Tree

84
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
84
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.6K
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...
1.6K
Quartile01:15

Quartile

4.2K
Quartiles are numbers that separate the data into quarters. Quartiles may or may not be part of the data. To find the quartiles, first, find the median or second quartile. The first quartile, Q1, is the middle value of the lower half of the data, and the third quartile, Q3, is the middle value, or median, of the upper half of the data. To get the idea, consider the same data set:
1; 1; 2; 2; 4; 6; 6.8; 7.2; 8; 8.3; 9; 10; 10; 11.5
The median or second quartile is seven. The lower half of the...
4.2K
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

2.4K
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an...
2.4K
Phylogenetic Trees03:21

Phylogenetic Trees

45.3K
Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.
45.3K
Routh-Hurwitz Criterion II01:19

Routh-Hurwitz Criterion II

243
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
243

You might also read

Related Articles

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

Sort by
Same author

Phlag: scalable detection of genomics regions with unexplained phylogenetic heterogeneity.

Bioinformatics (Oxford, England)·2026
Same author

The Vertebrate Genomes Project Phase I: A global reference genome resource.

bioRxiv : the preprint server for biology·2026
Same author

DipSkmer: Reference-free population genomics with diploid genome skims.

bioRxiv : the preprint server for biology·2026
Same author

Phylogenomics beyond the 'bag-of-genes' model.

Trends in genetics : TIG·2026
Same author

ReSkmer: modeling repeats allows k-mer-based alignment-free methods to calculate population genomic distances.

Genome biology·2026
Same author

Coalescent-based branch length estimation improves dating of species trees.

Systematic biology·2026

Related Experiment Video

Updated: Jul 1, 2025

Author Spotlight: Advancements in X-ray CT Tool Chain for Tree Core Analysis
06:56

Author Spotlight: Advancements in X-ray CT Tool Chain for Tree Core Analysis

Published on: September 22, 2023

1.0K

Median quartet tree search algorithms using optimal subtree prune and regraft.

Shayesteh Arasti1, Siavash Mirarab2

  • 1Computer Science and Engineering Department, University of California, San Diego, 9500 Gilman Drive, La Jolla, CA, 92093, USA.

Algorithms for Molecular Biology : AMB
|March 14, 2024
PubMed
Summary

This study introduces an efficient hill-climbing method for constructing species trees from gene trees. The new approach optimizes quartet scores, improving upon existing heuristic algorithms for phylogenetic tree reconstruction.

Keywords:
ASTRALGene tree discordancePhylogeneticsQuartet distanceQuartet scoreSubtree prune and regraftTree search

More Related Videos

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.5K
A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.3K

Related Experiment Videos

Last Updated: Jul 1, 2025

Author Spotlight: Advancements in X-ray CT Tool Chain for Tree Core Analysis
06:56

Author Spotlight: Advancements in X-ray CT Tool Chain for Tree Core Analysis

Published on: September 22, 2023

1.0K
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.5K
A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.3K

Area of Science:

  • Computational Biology
  • Phylogenetics
  • Bioinformatics

Background:

  • Gene trees often differ from species trees due to biological processes and inference errors.
  • Reconciling gene tree discordance with species evolution is a central challenge in phylogenetics.
  • Existing methods for species tree inference often rely on heuristics that do not employ hill-climbing strategies.

Purpose of the Study:

  • To develop a theoretically grounded, efficient hill-climbing approach for species tree reconstruction.
  • To enable the use of subtree prune and regraft (SPR) rearrangements within a hill-climbing search framework.
  • To improve upon the optimization scores of existing species tree inference methods.

Main Methods:

  • Developed a novel algorithm for optimally placing subtrees within larger trees in quasi-linear time.
  • Integrated this subtree placement capability into a hill-climbing search to perform SPR rearrangements.
  • Evaluated the method's performance by comparing its optimization score against widely-used phylogenetic inference tools.

Main Results:

  • Demonstrated that subtree placement can be performed efficiently, enabling practical hill-climbing searches.
  • The proposed hill-climbing approach achieved slightly improved optimization scores compared to methods like ASTRAL.
  • While improving the score, the method did not consistently yield more accurate species trees than existing approaches.

Conclusions:

  • Theoretical advancements enable efficient hill-climbing for species tree inference using SPR.
  • This approach offers a viable alternative to current heuristic methods, particularly for score optimization.
  • Future work may focus on enhancing accuracy alongside score optimization in phylogenetic tree reconstruction.