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

7.3K
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...
7.3K
Phylogeny01:23

Phylogeny

64.7K
Phylogeny is concerned with the evolutionary diversification of organisms or groups of organisms. A group of organisms with a name is called a taxon (singular). Taxa (plural) can span different levels of the evolutionary hierarchy. For instance, the group containing all birds is a taxon (comprising the class Aves), and the group of all species of daisies (the genus Bellis) is a taxon. Phylogenies can likewise include just one genus (i.e., depict species relationships) or span an entire kingdom.
64.7K
Phylogenetic Trees03:21

Phylogenetic Trees

52.2K
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.
52.2K
Phylogenetic Trees03:21

Phylogenetic Trees

6.8K
6.8K
Microbial Phylogeny01:28

Microbial Phylogeny

76
Understanding the evolutionary relationships among microorganisms is fundamental to microbial ecology and taxonomy. Phylogenetic trees are essential tools for inferring these relationships, relying primarily on comparative analyses of molecular sequences such as DNA, RNA, or proteins. In microbial studies, these trees typically depict the evolutionary paths of diverse bacterial and archaeal species by mapping genetic differences accumulated over time.Phylogenetic trees are composed of tips,...
76
Phylogenetic Species Concept in Microbiology01:22

Phylogenetic Species Concept in Microbiology

133
The phylogenetic species concept (PSC) is a framework used to delineate species based on evolutionary relationships, emphasizing shared ancestry and diagnosable genetic traits. Unlike morphological or biological species concepts, the PSC is particularly advantageous for microbial taxonomy, where traditional reproductive or phenotypic criteria often fall short due to the prevalence of asexual reproduction, minimal morphological differentiation, and widespread horizontal gene transfer among...
133

You might also read

Related Articles

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

Sort by
Same author

The digital biodiversity revolution.

The New phytologist·2026
Same author

Resolving competing evolutionary histories in joint ancestral state reconstruction.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

Uncertainty in joint Ancestral State Reconstruction: Improving accuracy and biological interpretability of ancestral state prediction.

bioRxiv : the preprint server for biology·2025
Same author

Longevity in plants impacts phylogenetic and population dynamics.

The New phytologist·2025
Same author

Phylogenetic Context of Antibiotic Resistance Provides Insights into the Dynamics of Resistance Emergence and Spread.

The Journal of infectious diseases·2025
Same author

Phylogenetic Resolution and Conflict in the Species-Rich Flowering Plant Family Leguminosae.

Systematic biology·2025
Same journal

Probabilistic RNA designability via interpretable ensemble approximation and dynamic decomposition.

Bioinformatics (Oxford, England)·2026
Same journal

Quantifying domain-specific relevance of computational biology Wikipedia articles using TF-IDF and cosine similarity.

Bioinformatics (Oxford, England)·2026
Same journal

GATSBI: improving context-aware protein embeddings through biologically motivated data splits.

Bioinformatics (Oxford, England)·2026
Same journal

BiMba: using Vision Mamba to predict protein sites that bind other proteins.

Bioinformatics (Oxford, England)·2026
Same journal

ProMeta: a meta-learning framework for robust disease diagnosis and prediction from plasma proteomics.

Bioinformatics (Oxford, England)·2026
Same journal

Is a Win-Win possible? Achieving pareto-optimal privacy-utility balance in fine-tuned genome language model embeddings against embedding reconstruction attacks.

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

Related Experiment Video

Updated: Apr 13, 2026

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

36.3K

Phylesystem: a git-based data store for community-curated phylogenetic estimates.

Emily Jane McTavish1, Cody E Hinchliff2, James F Allman3

  • 1Department of Ecology and Evolutionary Biology, University of Kansas, Lawrence, KS, USA, Heidelberg Institute for Theoretical Studies, Heidelberg 69118, Germany.

Bioinformatics (Oxford, England)
|May 6, 2015
PubMed
Summary
This summary is machine-generated.

This study introduces open-source software for curating phylogenetic data, enhancing reproducibility and reuse. The system uses git for version control and GitHub for open access, facilitating community-driven data improvement.

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.7K
The ITS2 Database
16:17

The ITS2 Database

Published on: March 12, 2012

32.6K

Related Experiment Videos

Last Updated: Apr 13, 2026

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

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

Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin

Published on: August 14, 2018

16.7K
The ITS2 Database
16:17

The ITS2 Database

Published on: March 12, 2012

32.6K

Area of Science:

  • Evolutionary Biology
  • Bioinformatics

Background:

  • Archiving phylogenetic estimates is crucial for research transparency and reproducibility.
  • Existing platforms require data editing and taxonomic mapping for improved reusability.
  • Tracking curation provenance is essential for acknowledging contributions and correcting errors.

Purpose of the Study:

  • To develop software infrastructure for community-driven open curation of phylogenetic data.
  • To enhance the accuracy and reusability of published phylogenetic estimates.
  • To provide a transparent and version-controlled system for managing phylogenetic data.

Main Methods:

  • Developed a backend system using git for version control of phylogenetic data.
  • Utilized GitHub for hosting the data store, enabling open access.
  • Deployed a server running the 'phylesystem-api' to manage git and GitHub interactions.
  • Created a JavaScript web application for input and curation of phylogenetic statements.

Main Results:

  • Established a software infrastructure supporting open curation of phylogenetic data.
  • Implemented a system that preserves the history of edits through git's version control.
  • Provided open access to the data store via GitHub.
  • Deployed a functional web application for phylogenetic data curation.

Conclusions:

  • The developed system facilitates open and collaborative curation of phylogenetic data.
  • Enhanced data accuracy and reusability through version control and community input.
  • Promotes transparency and reproducibility in phylogenetic research.