数据与复现生物信息与基因组学FreedomIntelligence/OpenClaw-Medical-Skills数据与复现
GA

galaxy-bridge

维护者 FreedomIntelligence · 最近更新 2026年4月1日

Galaxy tool discovery, intelligent recommendation, and execution — 8,000+ bioinformatics tools from usegalaxy.org with multi-signal scoring and workflow suggestions.

OpenClawNanoClaw分析处理复现实验galaxy-bridge⚙️ clawbio pipelinesbioinformatics orchestration & pipelinesgalaxy

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/galaxy-bridge

维护者
FreedomIntelligence
许可
MIT
最近更新
2026年4月1日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • ClawBio's gateway to Galaxy ecosystem — 1,770+ production bioinformatics tools,discoverable 、 executable through natural language。
  • python galaxy_bridge.py --recommend "quality control on my sequencing reads" python galaxy_bridge.py --recommend "classify microbial species" --format.fastq python galaxy_bridge.py --recommend "call variants" --format.bam python galaxy_bridge.py --recommend "annotate variants ,面向 WES" --format.vcf。

原始文档

SKILL.md 摘录

Why This Exists

Galaxy (usegalaxy.org) hosts the world's largest collection of curated bioinformatics tools — 1,770+ on the main server alone, covering everything from FASTQ QC to metagenomics to protein structure prediction. But discovering the right tool requires knowing exact tool IDs, navigating nested ToolShed categories, and understanding parameter schemas.

Galaxy Bridge makes these tools agent-accessible: search by natural language, execute via CLI, and chain Galaxy tools with ClawBio's local skills for cross-platform workflows that neither system can do alone.

Core Capabilities

  1. Intelligent tool recommendation — describe a task in plain English; multi-signal scoring across 7 dimensions returns the best Galaxy tool with explanations
  2. Workflow suggestions — 8 pre-defined pipeline templates (RNA-seq DE, metagenomics, variant calling, WES germline, ChIP-seq, nanopore, genome assembly, variant annotation)
  3. Input format awareness — provide your file extension (.fastq, .bam, .vcf) for format-aware recommendations
  4. Version deduplication — 8,182 catalog entries collapse to ~2,300 unique tools; latest version preferred, version count as maturity signal
  5. EDAM ontology resolution — 108 EDAM topic/operation IDs resolved to human-readable labels for richer matching
  6. Natural language search — keyword-based search across 8,000+ Galaxy tools by name, description, section, and EDAM terms
  7. Remote execution — run Galaxy tools on usegalaxy.org via BioBlend API
  8. Category browsing — explore 86 ToolShed categories with tool counts
  9. Tool detail inspection — view inputs, outputs, and parameter schemas
  10. Offline demo mode — FastQC demo with pre-cached results (no API key needed)
  11. Cross-platform chaining — Galaxy VEP → ClawBio PharmGx, Galaxy Kraken2 → ClawBio metagenomics

Input Formats

FormatExtensionRequired FieldsExample
FASTQ.fq, .fastq, .fq.gzSequence readsIllumina paired-end reads
VCF.vcf, .vcf.gzVariant callsAnnotated VCF for VEP
BAM.bamAligned readsBWA-MEM2 output
FASTA.fa, .fastaSequencesReference genome
Tabular.tsv, .csvVaries by toolGene expression matrix

适用场景

  • Use galaxy-bridge ,用于 genomics 、 bioinformatics workflows。
  • Apply galaxy-bridge to sequencing,variant,或 omics analysis tasks。

不适用场景

  • Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。

相关技能

相关技能

返回目录
AG
数据与复现生物信息与基因组学

agent-browser

Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extr…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
AL
数据与复现生物信息与基因组学

alpha-vantage

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

Claude Code分析处理
K-Dense-AI/claude-scientific-skills查看
BI
数据与复现生物信息与基因组学

bio-alignment-filtering

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

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
数据与复现生物信息与基因组学

bio-alignment-indexing

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

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看