Назад към всички

phylogenetics-tree-builder

// Phylogenetic analysis skill for constructing evolutionary trees and assessing relationships

$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namephylogenetics-tree-builder
descriptionPhylogenetic analysis skill for constructing evolutionary trees and assessing relationships
allowed-toolsRead,Write,Glob,Grep,Edit,WebFetch,WebSearch,Bash
metadata[object Object]

Phylogenetics Tree Builder Skill

Purpose

Enable phylogenetic analysis for constructing evolutionary trees, performing multiple sequence alignments, and assessing phylogenetic relationships.

Capabilities

  • Multiple sequence alignment (MUSCLE, MAFFT)
  • Maximum likelihood tree construction
  • Bayesian phylogenetic inference
  • Bootstrap support calculation
  • Tree visualization and annotation
  • Molecular clock analysis

Usage Guidelines

  • Align sequences before tree construction
  • Select appropriate substitution models
  • Calculate bootstrap support for branch confidence
  • Visualize trees with meaningful annotations
  • Consider molecular clock constraints when appropriate
  • Document methodology and parameters

Dependencies

  • RAxML-NG
  • IQ-TREE
  • MrBayes
  • MAFFT
  • MUSCLE
  • FigTree

Process Integration

  • 16S rRNA Microbiome Analysis (16s-microbiome-analysis)
  • Shotgun Metagenomics Pipeline (shotgun-metagenomics)
  • Whole Genome Sequencing Pipeline (wgs-analysis-pipeline)