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.1K
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.1K
Applications of Molecular Taxonomy01:20

Applications of Molecular Taxonomy

640
Molecular taxonomy has revolutionized the understanding and classification of bacteria, providing precise insights into their diversity, evolutionary relationships, and ecological roles. By utilizing molecular techniques such as DNA sequencing and fingerprinting, researchers have made significant strides in various fields related to bacterial studies.Resolving Taxonomic AmbiguitiesMolecular taxonomy has been instrumental in distinguishing closely related bacterial species initially thought to...
640
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

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

Gene Evolution - Fast or Slow?

3.8K
3.8K
Phylogenetic Trees03:21

Phylogenetic Trees

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

Phylogeny

64.0K
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.0K

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

Computational model of flower pattern evolution predicts spontaneous emergence of boundary cell types across the petal epidermis.

Development (Cambridge, England)·2026
Same author

Herbaria provide a valuable resource for obtaining informative mRNA.

Genome research·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

The athlete microbiome project: integrating deep learning to reveal microbial associations of physical fitness.

Physiological genomics·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 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: Mar 7, 2026

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

36.2K

Phyx: phylogenetic tools for unix.

Joseph W Brown1, Joseph F Walker1, Stephen A Smith1

  • 1Department of Ecology & Evolutionary Biology, University of Michigan, Ann Arbor, MI, USA.

Bioinformatics (Oxford, England)
|February 9, 2017
PubMed
Summary
This summary is machine-generated.

Phylogenetic analysis is computationally intensive. The phyx software suite, using C++ and Unix-like tools, offers efficient processing of large phylogenomic datasets by minimizing memory usage.

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

The ITS2 Database

Published on: March 12, 2012

32.4K

Related Experiment Videos

Last Updated: Mar 7, 2026

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

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

Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin

Published on: August 14, 2018

16.6K
The ITS2 Database
16:17

The ITS2 Database

Published on: March 12, 2012

32.4K

Area of Science:

  • Computational Biology
  • Bioinformatics
  • Evolutionary Biology

Background:

  • Generating phylogenomic data has increased computational demands for phylogenetic studies.
  • Existing tools may struggle with the scale of modern datasets.

Purpose of the Study:

  • To present phyx, a software collection for phylogenetic object manipulation and analysis.
  • To provide efficient computational solutions for large-scale phylogenetics.

Main Methods:

  • phyx is a collection of C++ programs designed for phylogenetic objects (alignments, trees, MCMC logs).
  • It utilizes a Unix/GNU/Linux command-line tool paradigm, with individual programs performing single tasks.
  • Standard input/output streams allow for the creation of complex analytical pipelines.

Main Results:

  • phyx minimizes memory requirements by processing data in a stream-centric manner.
  • This approach enables efficient handling of very large phylogenetic datasets.

Conclusions:

  • phyx addresses the escalating computational burden in phylogenetics.
  • The software facilitates exploration, manipulation, analysis, and simulation of phylogenetic data efficiently.