bio-phylogenomics

Build marker gene alignments and phylogenetic trees.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "bio-phylogenomics" with this command: npx skills add fmschulz/omics-skills/fmschulz-omics-skills-bio-phylogenomics

Bio Phylogenomics

Build marker gene alignments and phylogenetic trees.

Instructions

  1. Extract marker genes or SSU rRNA sequences.
  2. Align and trim sequences using project-standard workflows.
  3. Build ML trees with bootstraps:
  4. Standard accuracy: Use IQ-TREE (comprehensive model selection, publication-quality)
  5. Fast mode: Use IQ-TREE -fast (exploratory analysis, large datasets >10K sequences)
  6. Very large datasets: Use VeryFastTree (>100K sequences, ultra-fast)
  7. Post-process trees with ETE Toolkit:
  8. Calculate tree statistics (branch lengths, distances, topology metrics)
  9. Root, prune, or collapse nodes as needed
  10. Filter by bootstrap support values
  11. Add taxonomic or trait annotations
  12. Generate publication-quality visualizations

Quick Reference

TaskAction
Run workflowFollow the steps in this skill and capture outputs.
Validate inputsConfirm required inputs and reference data exist.
Review outputsInspect reports and QC gates before proceeding.
Tool docsSee docs/README.md.
References- See ../bio-skills-references.md

Input Requirements

Prerequisites:

  • Tools available in the active environment (Pixi/conda/system). See docs/README.md for expected tools.
  • Marker gene set or alignments available. Inputs:
  • markers.faa (marker genes) or alignments.fasta

Output

  • results/bio-phylogenomics/alignments/
  • results/bio-phylogenomics/trees/
  • results/bio-phylogenomics/phylo_report.md
  • results/bio-phylogenomics/logs/

Quality Gates

  • Alignment length and missingness meet project thresholds.
  • Bootstrap support summary meets project thresholds.
  • On failure: retry with alternative parameters; if still failing, record in report and exit non-zero.
  • Verify markers.faa is non-empty and aligned sequences are consistent.

Examples

Example 1: Expected input layout

markers.faa (marker genes) or alignments.fasta

Troubleshooting

Issue: Missing inputs or reference databases Solution: Verify paths and permissions before running the workflow.

Issue: Low-quality results or failed QC gates Solution: Review reports, adjust parameters, and re-run the affected step.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

science-writing

No summary provided by upstream source.

Repository SourceNeeds Review
General

bio-protein-clustering-pangenome

No summary provided by upstream source.

Repository SourceNeeds Review
General

plotly-dashboard-skill

No summary provided by upstream source.

Repository SourceNeeds Review
General

bio-foundation-housekeeping

No summary provided by upstream source.

Repository SourceNeeds Review