bio-workflows-metagenomics-pipeline

Automate metagenomic analysis from FASTQ reads to taxonomic and functional profiles.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stellaromics/fast-bioinfo --skill bio-workflows-metagenomics-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bio-workflows-metagenomics-pipeline
Source: https://github.com/stellaromics/fast-bioinfo/tree/main/.claude/agents/spatial-analysis/skills/bio-workflows-metagenomics-pipeline
Command: npx skills add https://github.com/stellaromics/fast-bioinfo --skill bio-workflows-metagenomics-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-to-end metagenomics analysis pipeline that transforms raw FASTQ data into taxonomic and functional profiles, enabling researchers to move from data to insights with reduced manual steps.

Core Features & Use Cases

  • End-to-end QC, host removal, taxonomic profiling (Kraken2/Bracken or MetaPhlAn), and HUMAnN functional profiling to deliver comprehensive metagenomic analyses.
  • Use case: profile microbial communities across samples, compare pathways, and generate ready-to-visualize results for publication.

Quick Start

Run the metagenomics pipeline on a dataset of shotgun reads to obtain taxonomic and functional profiles.

Frequently Asked Questions about bio-workflows-metagenomics-pipeline

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

FAQPage Schema
How do I automate metagenomic analysis from FASTQ to taxonomic profiles?

You can automate end-to-end metagenomic analysis from raw FASTQ reads to taxonomic profiles using this pipeline. It handles quality control, host removal, taxonomic classification, and functional profiling to deliver publication-ready results with reduced manual steps.

What is the best way to profile microbial communities using shotgun metagenomics data?

The best way to profile microbial communities from shotgun metagenomics data is using an end-to-end pipeline that integrates QC, host removal, and taxonomic classification. This workflow processes raw reads to generate comprehensive taxonomic and functional profiles across your samples.

Can I use Kraken2 and Bracken together for metagenomic taxonomic classification?

Yes, you can use Kraken2 and Bracken together for metagenomic taxonomic classification. This pipeline supports classifying taxa with Kraken2 and Bracken, or alternatively MetaPhlAn, allowing you to choose the appropriate tool for your microbial community profiling needs.

Does this metagenomics pipeline support functional profiling with HUMAnN?

Yes, this metagenomics pipeline supports functional profiling with HUMAnN. It integrates HUMAnN to profile microbial functions and compare pathways, generating ready-to-visualize results that complement the taxonomic profiles produced by Kraken2, Bracken, or MetaPhlAn.

How do I remove host contamination from shotgun metagenomics reads?

You remove host contamination from shotgun metagenomics reads by applying Bowtie2 within this pipeline. It automates host removal as a core preprocessing step after initial quality control with fastp, ensuring clean reads for downstream taxonomic and functional profiling.

Do I need to adjust parameters for different shotgun metagenomics samples?

Yes, you need to adjust parameters for different shotgun metagenomics samples. While the pipeline provides recommended defaults for tools like fastp, Kraken2, and HUMAnN, sample-specific adjustments are supported to optimize QC, host removal, and profiling accuracy for your dataset.