Data & ReproBioinformatics & GenomicsFreedomIntelligence/OpenClaw-Medical-SkillsData & Reproduction
BI

bio-metagenomics-functional-profiling

Maintainer FreedomIntelligence · Last updated April 1, 2026

Profile functional potential of metagenomes using HUMAnN3 and similar tools. Use when obtaining pathway abundances, gene family counts, or functional annotations from metagenomic data.

OpenClawNanoClawAnalysisReproductionbio-metagenomics-functional-profiling🧬 bioinformatics (gptomics bio-* suite)bioinformatics — metagenomics & microbiomeprofile

Original source

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bio-metagenomics-functional-profiling

Maintainer
FreedomIntelligence
License
MIT
Last updated
April 1, 2026

Skill Snapshot

Key Details From SKILL.md

2 min

Key Notes

  • CLI: humann --input reads.fastq --output results/ (HUMAnN3).
  • What metabolic pathways are present in my metagenome?" → Profile functional potential of metagenomic samples to obtain pathway abundances and gene family counts using translated search against UniRef and MetaCyc. CLI: humann --input reads.fastq --output results/ (HUMAnN3).
  • Profile the functional potential of metagenomic samples using HUMAnN3 to get pathway and gene family abundances.
  • conda create -n humann -c bioconda humann conda activate humann.

Source Doc

Excerpt From SKILL.md

Download databases

humann_databases --download chocophlan full /path/to/databases humann_databases --download uniref uniref90_diamond /path/to/databases

Update config with database paths

humann_config --update database_folders nucleotide /path/to/databases/chocophlan humann_config --update database_folders protein /path/to/databases/uniref


## Run HUMAnN3 on a single sample

humann --input sample.fastq.gz --output sample_humann

Use cases

  • Use when obtaining pathway abundances, gene family counts, or functional annotations from metagenomic data.

Not for

  • Do not rely on this catalog entry alone for installation or maintenance details.

Upstream Related Skills

  • metagenomics/metaphlan-profiling - Taxonomic profiling (input for HUMAnN)
  • metagenomics/kraken-classification - Alternative taxonomy
  • metagenomics/metagenome-visualization - Visualization methods
  • pathway-analysis/kegg-pathways - KEGG pathway interpretation

Related skills

Related skills

Back to directory
AG
Data & ReproBioinformatics & Genomics

agent-browser

Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test w…

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
AL
Data & ReproBioinformatics & Genomics

alpha-vantage

Access 20+ years of global financial data: equities, options, forex, crypto, commodities, economic indicators, and 50+ technical indicators.

Claude CodeAnalysis
K-Dense-AI/claude-scientific-skillsView
BI
Data & ReproBioinformatics & Genomics

bio-alignment-filtering

Filter alignments by flag, quality, region, or paired status.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
BI
Data & ReproBioinformatics & Genomics

bio-alignment-indexing

Index BAM/CRAM files with samtools index for random access.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView