Related Experiment Video
Updated: Mar 11, 2026

12:00
A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
36.2K
piqtree: a python package for seamless phylogenetic inference with IQ-TREE
Robert Neil McArthur1, Thomas King-Fung Wong1,2,3, Yapeng Lang1
1Research School of Biology, Australian National University, Canberra, ACT, Australia.
Molecular Biology and Evolution
|March 9, 2026
Summary
piqtree is a Python package simplifying phylogenetic inference using IQ-TREE. It integrates IQ-TREE
Area of Science:
- Computational Biology
- Bioinformatics
- Phylogenetics
Background:
- Phylogenetic inference is crucial for understanding evolutionary relationships.
- IQ-TREE is a high-performance engine for phylogenetic analysis.
- Integrating complex bioinformatics tools into user-friendly workflows remains a challenge.
Purpose of the Study:
- To introduce piqtree, an open-source Python package for controlling IQ-TREE.
- To simplify the development of phylogenetic workflows through Python scripting.
- To enhance interoperability between phylogenetic inference and other Python tools.
Main Methods:
- piqtree wraps IQ-TREE's core algorithms as Python functions.
- Leverages the cogent3 package for seamless integration with the Python ecosystem.
- Provides functionalities for phylogenetic reconstruction, bootstrapping, model selection, and more.
Main Results:
- piqtree offers computational and statistical performance equivalent to IQ-TREE.
- Enables interactive phylogenetic analyses and visualization, e.g., in Jupyter notebooks.
- Demonstrates simplified development of phylogenetic workflows via a case study.
Conclusions:
- piqtree successfully bridges IQ-TREE's high-performance inference with user-friendly Python interfaces.
- Facilitates easier development and execution of complex phylogenetic analyses.
- Enhances accessibility and integration of advanced phylogenetic tools for researchers.
Related Concept Videos
Phylogenetic Trees
51.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.
51.2K
Phylogeny
64.2K
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.2K
Pedigree Analysis
90.4K
Overview
90.4K
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
The Tree of Life - Bacteria, Archaea, and Eukaryotes
25.5K
25.5K
Applications of Molecular Taxonomy
641
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...
641

