phylogenetics

Align sequences, infer phylogenetic trees with IQ-TREE, and generate annotated visualizations.

25|5|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/zongtingwei/Bioclaw_Skills_Hub --skill phylogenetics-zongtingwei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phylogenetics
Source: https://github.com/zongtingwei/Bioclaw_Skills_Hub/tree/main/skills/metagenomics-and-microbiome/phylogenetics
Command: npx skills add https://github.com/zongtingwei/Bioclaw_Skills_Hub --skill phylogenetics-zongtingwei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides an end-to-end framework to analyze evolutionary relationships by performing sequence alignment, phylogenetic tree inference, and annotated visualization, enabling researchers to interpret lineage patterns efficiently.

Core Features & Use Cases

  • Multiple sequence alignment and distance-based assessment to prepare data for tree inference.
  • Tree inference and annotated visualization to reveal evolutionary relationships with sample metadata.
  • Use cases include comparative genomics, outbreak tracing, and evolutionary studies across diverse organisms.

Quick Start

Validate inputs and run the prototypical workflow: align input sequences, infer a tree with IQ-TREE, and generate annotated figures for interpretation.

Frequently Asked Questions about phylogenetics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform multiple sequence alignment and tree inference for evolutionary analysis?

To perform phylogenetics, you align input sequences and infer a tree using IQ-TREE, then generate annotated figures. This end-to-end workflow handles alignment, tree inference, and visualization to reveal evolutionary relationships with sample metadata.

Can I trace disease outbreaks using phylogenetic tree inference and metadata annotation?

Yes, phylogenetic tree inference supports outbreak tracing by analyzing evolutionary relationships across aligned sequences. The workflow integrates sample metadata into annotated visualizations, enabling researchers to interpret lineage patterns during outbreaks.

Does IQ-TREE work with sequence alignment tools for comparative genomics studies?

IQ-TREE works within this workflow by taking prepared multiple sequence alignments as input. The process assesses sequence distances and infers trees, making it suitable for comparative genomics and evolutionary studies across diverse organisms.

What is the best way to visualize phylogenetic trees with sample metadata?

The best way to visualize phylogenetic trees is using ete3 for annotated visualization. This integrates sample metadata directly into the tree figures, allowing efficient interpretation of lineage patterns for evolutionary studies.

Do I need aligned sequences before starting tree inference and bootstrap analysis?

Yes, you need aligned sequences before tree inference. The workflow first performs multiple sequence alignment and distance-based assessment to prepare data, then proceeds to infer trees with IQ-TREE and generate output artifacts.

Are phylogenetic workflows reproducible with specific tool versioning for sequence alignment?

Phylogenetic workflows are reproducible because they enforce clear tool versioning for IQ-TREE and alignment tools. This ensures end-to-end sequencing workflows produce consistent, verifiable output artifacts for evolutionary studies.