tooluniverse-metagenomics-analysis
Microbiome and metagenomics analysis using MGnify, GTDB taxonomy, ENA sequencing data, and EuropePMC literature. Covers taxonomic classification, genome quality assessment, biome-clinical phenotype linkage, and pathway interpretation. Use for amplicon/shotgun metagenomics study analysis.
What this skill does
# Metagenomics & Microbiome Analysis Integrated pipeline for exploring microbiome studies, classifying taxa, assessing genome quality, linking microbial composition to clinical phenotypes, and interpreting findings through pathway analysis and literature context. **Guiding principles**: 1. **Study context first** -- understand biome, sequencing method, and metadata before diving into taxa 2. **Taxonomic consistency** -- GTDB taxonomy as reference standard; reconcile NCBI where needed 3. **Genome quality matters** -- CheckM completeness/contamination thresholds determine trustworthy MAGs 4. **Interpretation over enumeration** -- explain what taxa mean for the biological question 5. **English-first queries** -- use English terms in tool calls ## LOOK UP, DON'T GUESS When uncertain about any scientific fact, SEARCH databases first rather than reasoning from memory. --- ## COMPUTE, DON'T DESCRIBE When analysis requires computation (statistics, data processing, scoring, enrichment), write and run Python code via Bash. Don't describe what you would do — execute it and report actual results. Use ToolUniverse tools to retrieve data, then Python (pandas, scipy, statsmodels, matplotlib) to analyze it. ## Core Databases | Database | Best For | |----------|---------| | **MGnify** | Processed metagenomics studies, taxonomic/functional results | | **GTDB** | Standardized bacterial/archaeal taxonomy, species-level resolution | | **GMrepo** | Gut species-to-human-health phenotype associations | | **ENA** | Raw sequencing datasets and study metadata | | **KEGG** | Pathway mapping for microbial functional annotations | | **PubMed/EuropePMC** | Published microbiome-disease studies | | **CTD** | Chemical-microbiome-disease relationships | --- ## Workflow ``` Phase 0: Parse query → organism, biome, phenotype, or accession Phase 1: Study Discovery → MGnify_search_studies, ENAPortal_search_studies Phase 2: Taxonomic Classification → GTDB_search_genomes, GTDB_get_species, GTDB_search_taxon Phase 3: Genome Quality → MGnify_search_genomes, MGnify_get_genome (CheckM metrics) Phase 4: Functional Annotation → MGnify GO terms + KEGG pathway mapping Phase 5: Clinical Associations → GMrepo species-phenotype links Phase 6: Literature → PubMed/EuropePMC + CTD gene-disease Phase 7: Interpretation & Report Synthesis ``` --- ## Key Phase Notes **Phase 1**: ENA requires structured queries (e.g., `study_title="*IBD*"`), not free text. If ENA fails, fall back to MGnify. **Phase 2**: GTDB uses its own naming (e.g., `s__Bacteroides_A fragilis` vs NCBI `Bacteroides fragilis`). Always note discrepancies. Use `GTDB_search_taxon(operation="search_taxon", query=name)`. **Phase 3 - Quality tiers** (MIMAG): - **High**: >= 90% complete, <= 5% contamination, rRNA + >= 18 tRNAs - **Medium**: >= 50% complete, <= 10% contamination - **Low**: below medium -- flag but don't exclude **Phase 4 - Functional interpretation**: Don't just list GO terms. Connect to biology: | Functional Category | Key KEGG Pathways | Significance | |---|---|---| | SCFA production | map00650, map00640 | Gut barrier, anti-inflammatory | | LPS biosynthesis | map00540 | Pro-inflammatory, endotoxemia | | Bile acid metabolism | map00120 | Fat absorption, FXR signaling | | Tryptophan metabolism | map00380 | Serotonin, AhR, immune | | Vitamin biosynthesis | map00730/740/760 | Host nutritional contribution | Use `kegg_search_pathway(keyword=...)` (NOT `query`). Pathway IDs need organism prefix (`hsa`, `ko`, `eco`), NOT bare `map`. **Phase 5**: GMrepo uses MeSH terms: "Crohn Disease" not "IBD", "Colitis, Ulcerative" not "UC", "Colorectal Neoplasms" not "colorectal cancer". Try NCBI taxon IDs if species name fails. **Phase 6 - Evidence grading**: - **Strong**: Meta-analysis or >5 studies, consistent direction - **Moderate**: 2-5 studies consistent, or 1 large cohort - **Preliminary**: Single study or conflicting - **Mechanistic only**: In vitro/animal, no human epidemiology **Phase 7 - Report**: Executive summary, study landscape, GTDB taxonomy, functional interpretation (not GO term lists), clinical relevance with evidence grades, mechanistic model, genome catalog with quality tiers, data gaps. --- ## Edge Cases & Fallbacks - **Taxon not in GTDB**: Try partial search or fall back to MGnify (NCBI taxonomy) - **No GMrepo data**: Normal for non-gut organisms; use literature - **GMrepo 0 results**: Use formal MeSH terms or NCBI taxon IDs - **No KEGG match**: Check MetaCyc or literature ## Limitations - **GMrepo**: Gut-only - **GTDB**: Bacteria/Archaea only - **ENA**: Raw data only, strict query syntax - **No sequence analysis**: Queries databases, not raw FASTQ/FASTA
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.