← 返回
数据分析 中文

Refua

Fold and score biomolecular complexes and optionally profile ADMET to prioritize molecules in drug discovery pipelines via the refua-mcp server.
折叠并评分生物分子复合物,可选ADMET分析,通过refua‑mcp服务器在药物发现流程中优先排序分子。
jbenjoseph
数据分析 clawhub v0.4.1 1 版本 99905.8 Key: 无需
★ 1
Stars
📥 2,102
下载
💾 66
安装
1
版本
#latest

概述

Skill: Refua

Summary

Refua is used in drug discovery to computationally fold and score biomolecular complexes (e.g., protein–ligand/protein–protein) and optionally profile ADMET, helping prioritize which molecules to synthesize and test first in a drug discovery pipeline.

This skill runs and connects to the refua-mcp MCP server, which exposes Refua’s “unified Complex API” as MCP tools for:

  • Boltz2 complex folding (+ optional affinity evaluation)
  • BoltzGen design workflows
  • Optional ADMET profiling (when installed)

Clawdbot supports MCP natively, so the only requirement is running this MCP server and calling its tools. (github.com)


When to use

Use this skill when you need to:

  • Fold a protein–ligand, protein–protein, or (fold-only) DNA/RNA complex
  • Estimate binding affinity for a specified binder within a complex spec
  • Run ADMET predictions for one or more SMILES ligands (if enabled)
  • Execute GPU/CPU-heavy Refua workflows via MCP tool calls

Do NOT use this skill when:

  • The task is a simple deterministic calculation (prefer a non-ML tool)
  • The user expects you to invent sequences/SMILES (request inputs instead)
  • The user requests unsafe wet-lab or clinical guidance

Installation & assets (operator steps)

1) Install Refua + refua-mcp

Install Refua (CPU or CUDA), then install the MCP server package: (github.com)

  • GPU support:
  • pip install refua[cuda]
  • CPU-only:
  • pip install refua
  • MCP server:
  • pip install refua-mcp

2) Optional: enable ADMET

ADMET tool support is optional and requires an extra: (github.com)

  • pip install refua[admet]

3) Download model/assets

Boltz2 and BoltzGen require model/molecule assets. Refua can download them automatically: (github.com)

  • python -c "from refua import download_assets; download_assets()"

Default asset locations + overrides: (github.com)

  • Boltz2 uses ~/.boltz by default
  • Override via tool option boltz.cache_dir if needed
  • BoltzGen uses a bundled HF artifact by default
  • Override via tool option boltzgen.mol_dir if needed

Running the MCP server

Start the server using the module entrypoint: (github.com)

python3 -m refua_mcp.server

版本历史

共 1 个版本

  • v0.4.1 当前
    2026-03-28 15:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 57,044
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,931
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,290