Related Experiment Video
Updated: Jul 6, 2026

12:00
A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
A perl package and an alignment tool for phylogenetic networks
Gabriel Cardona1, Francesc Rosselló, Gabriel Valiente
1Department of Mathematics and Computer Science, University of the Balearic Islands, E-07122 Palma de Mallorca, Spain. gabriel.cardona@uib.es
BMC Bioinformatics
|March 29, 2008
Summary
This study introduces an open-source Perl package for phylogenetic networks, enabling comparative analysis and alignment. A Java applet provides an accessible interface for users to explore phylogenetic network algorithms.
Area of Science:
- Computational Biology
- Evolutionary Biology
- Bioinformatics
Background:
- Phylogenetic networks generalize trees to model population-level evolutionary events like recombination and hybridization.
- Existing tools for phylogenetic networks are limited, often not open-source, and lack comparative analysis features (e.g., distance computation, alignment).
Purpose of the Study:
- To address the scarcity of open-source tools for phylogenetic networks.
- To enable comparative analysis and alignment of phylogenetic networks.
- To provide an accessible platform for users to experiment with phylogenetic network algorithms.
Main Methods:
- Development of a Perl package integrated with the BioPerl bundle.
- Implementation of various algorithms for phylogenetic network analysis within the Perl package.
- Creation of a Java applet utilizing the Perl package for user-friendly interaction.
Main Results:
- A comprehensive Perl package for phylogenetic networks is now available as part of BioPerl.
- The package includes algorithms for distance computation and alignment of phylogenetic networks.
- A Java applet offers a graphical interface for easy experimentation with phylogenetic networks.
Conclusions:
- The developed Perl package enhances the analysis capabilities for phylogenetic networks.
- The open-source nature and accompanying applet increase accessibility for researchers.
- The tools facilitate advanced comparative analyses of evolutionary events represented by phylogenetic networks.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
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...
Phylogeny
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...
Phylogenetic Trees
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.The length of the branches can depict time or the relative amount of change among organisms. For instance, the branch length might indicate the number of amino acid changes in the sequence that underlies the...
Phylogenetic Trees
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.The length of the branches can depict time or the relative amount of change among organisms. For instance, the branch length might indicate the number of amino acid changes in the sequence that underlies the...
Microbial Phylogeny
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,...
Protein Networks
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...

