数据与复现蛋白结构与设计FreedomIntelligence/OpenClaw-Medical-Skills数据与复现
PR

protein-interaction-network-analysis

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

Analyze protein-protein interaction networks using STRING, BioGRID, and SASBDB databases. Maps protein identifiers, retrieves interaction networks with confidence scores, performs functional enrichment analysis (GO/KEGG/Reactome), and optionally includes structural data. No API key required for core functionality (STRING). Use when analyzing protein networks, discovering interaction partners, identifying functional….

OpenClawNanoClaw分析处理复现实验tooluniverse-protein-interactions🏥 medical & clinicalmedical toolsanalyze

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/tooluniverse-protein-interactions

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

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • Comprehensive protein interaction network analysis ,使用 ToolUniverse tools. Analyzes protein networks through 4-phase workflow:identifier mapping,network retrieval,enrichment analysis,、 optional structural data。
  • result = analyze_protein_network( tu=tu,proteins=["TP53","MDM2","ATM","CHEK2"],species=9606,# Human confidence_score=0.7 # High confidence )。

原始文档

SKILL.md 摘录

Features

Identifier Mapping - Convert protein names to database IDs (STRING, UniProt, Ensembl) ✅ Network Retrieval - Get interaction networks with confidence scores (0-1.0) ✅ Functional Enrichment - GO terms, KEGG pathways, Reactome pathways ✅ PPI Enrichment - Test if proteins form functional modules ✅ Structural Data - Optional SAXS/SANS solution structures (SASBDB) ✅ Fallback Strategy - STRING primary (no API key) → BioGRID secondary (if key available)

Databases Used

DatabaseCoverageAPI KeyPurpose
STRING14M+ proteins, 5,000+ organisms❌ Not requiredPrimary interaction source
BioGRID2.3M+ interactions, 80+ organisms✅ RequiredFallback, curated data
SASBDB2,000+ SAXS/SANS entries❌ Not requiredSolution structures

Basic Usage

from tooluniverse import ToolUniverse
from python_implementation import analyze_protein_network

适用场景

  • 适合在analyzing protein networks,discovering interaction partners,identifying functional modules,或 studying protein complexes时使用。

不适用场景

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

相关技能

相关技能

返回目录
AD
数据与复现蛋白结构与设计

Adaptyv

Adaptyv is a cloud laboratory platform that provides automated protein testing and validation services. Submit protein s…

Claude CodeOpenClaw分析处理
K-Dense-AI/claude-scientific-skills查看
AL
数据与复现蛋白结构与设计

alphafold

Validate protein designs using AlphaFold2 structure prediction. Use this skill when: (1) Validating designed sequences f…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
AL
数据与复现蛋白结构与设计

AlphaFold DB

AlphaFold DB is a public repository of AI-predicted 3D protein structures for over 200 million proteins, maintained by D…

Claude CodeOpenClaw分析处理
K-Dense-AI/claude-scientific-skills查看
AN
数据与复现蛋白结构与设计

antibody-design-agent

Antibody design: epitope mapping, CDR engineering, bispecific construction.

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