What problem does it solve?
It removes the manual complexity of turning raw biological sequences into reliable evolutionary trees, helping researchers move from FASTA files to interpretable phylogenies with less guesswork.
Core Features & Use Cases
- Multiple sequence alignment with MAFFT for nucleotide or protein datasets of varying sizes.
- Tree inference and support assessment with IQ-TREE 2 or FastTree, including model selection, bootstrapping, and outgroup or midpoint rooting.
- Visualization and summary analysis with ETE3 for rendering trees, computing basic statistics, pruning clades, and inspecting common ancestors.
- Use cases include microbial genomics, viral phylodynamics, protein family analysis, molecular clock studies, and comparative evolutionary research.
Quick Start
Ask the assistant to take my FASTA file, align it with MAFFT, infer a phylogenetic tree with IQ-TREE 2, and render the rooted tree with ETE3.