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 Experiment Videos

rely.py, a python script to detect reliable clades.

Blaise Li1, Agnès Dettai, Guillaume Lecointre

  • 1Equipe Phylogénie, UMR 7138 Systématique, Adaptation, Evolution, Département Systématique et Evolution, Muséum National d'Histoire Naturelle. 57, Paris, France. blaise.li@normalesup.org

Molecular Phylogenetics and Evolution
|October 6, 2009
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

Traumatic Brain Injury l: Introduction01:28

Traumatic Brain Injury l: Introduction

DefinitionTraumatic brain injury, or TBI, is a disturbance of normal brain function induced by an external mechanical force, such as a direct blow to the head or a penetrating injury. It can affect both brain structure and function, producing a wide range of clinical outcomes. TBI is a heterogeneous condition, meaning its effects may differ based on the type, location, and severity of the injury.Basis of ClassificationTBI is classified based on severity, injury mechanism, or pathophysiology. In...

You might also read

Related Articles

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

Sort by
Same author

African harps as units of cultural evolution: a cladistic analysis on their morphology.

Evolutionary human sciences·2025
Same author

Fluke-borne viruses are a risk factor for diseases caused by carcinogenic trematodes.

bioRxiv : the preprint server for biology·2025
Same author

The complete mitochondrial genome of the common dace <i>Leuciscus leuciscus</i> (Teleostei: Leuciscidae).

Mitochondrial DNA. Part B, Resources·2025
Same author

Aminoglycoside tolerance in <i>Vibrio cholerae</i> engages translational reprogramming associated with queuosine tRNA modification.

eLife·2025
Same author

[Biodiversity : a need for clarification].

Comptes rendus biologies·2024
Same author

Settlement patterns and temporal successions of coral reef cryptic communities affect diversity assessments using autonomous reef monitoring structures (ARMS).

Scientific reports·2024
Same journal

Phylogenomics, introgression, and demographic history of extant flamingos (Aves: Phoenicopteridae).

Molecular phylogenetics and evolution·2026
Same journal

The biogeographic and evolutionary history of Leiosauridae lizards reveal the influence of complex environmental and geological past dynamics in the Neotropical biomes.

Molecular phylogenetics and evolution·2026
Same journal

Rapid ecological speciation in gall inducers.

Molecular phylogenetics and evolution·2026
Same journal

Integrative systematics reveal the deep evolutionary origin and familial placements of the wirrahs (Teleostei: Acanthistiidae: Acanthistius) and the toadstool grouper (Teleostei: Trachypomatidae fam. nov.: Trachypoma).

Molecular phylogenetics and evolution·2026
Same journal

Geographic distance and climate-mediated landscape resistance explain the genetic differentiation of Rhopalus sapporensis across China.

Molecular phylogenetics and evolution·2026
Same journal

Integrative taxonomic revision of Uropsilus (Uropsilinae, Talpidae) combining genomic, morphological and geographic evidence.

Molecular phylogenetics and evolution·2026
See all related articles

This study introduces rely.py, a program for detecting repeated evolutionary clades across phylogenetic trees. It aids in analyzing complex, overlapping datasets using various tree inference methods.

Area of Science:

  • Computational Biology
  • Phylogenetics
  • Bioinformatics

Background:

  • Phylogenetic analysis is crucial for understanding evolutionary relationships.
  • Detecting repeated clades across different phylogenetic trees can reveal robust evolutionary signals.
  • Handling incompletely overlapping datasets presents a significant challenge in comparative phylogenetics.

Purpose of the Study:

  • To present rely.py, a novel program for identifying independently repeated clades.
  • To adapt existing methods for clade detection to accommodate incompletely overlapping datasets.
  • To provide a tool that works with phylogenies generated by diverse inference methods.

Main Methods:

  • The rely.py program implements a method for comparing phylogenies to detect repeated clades.

Related Experiment Videos

  • It is designed to handle incompletely overlapping datasets, adapting previous methodologies.
  • The program supports trees derived from maximum parsimony, Bayesian inference, and maximum likelihood methods.
  • Main Results:

    • rely.py computes repetition indices to quantify clade support.
    • It generates greedy summary trees for each validity domain.
    • A nexus matrix representation of clades, weighted by repetition indices, is provided.

    Conclusions:

    • rely.py offers a robust solution for detecting repeated clades in comparative phylogenetic analyses.
    • The program enhances the analysis of complex datasets with varying degrees of overlap.
    • The accompanying script, concatnexus.py, facilitates data preparation for phylogenetic analyses.