数据与复现科研绘图与可视化FreedomIntelligence/OpenClaw-Medical-Skills数据与复现
ST

string-protein-interaction-analysis-with-omicverse

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

string-protein-interaction-analysis-with-omicverse:Invoke this skill when user has list of genes 、 wants to explore STRING protein–protein interactions ,通过 omicverse。 workflow mirrors [`t_network.ipynb`](../../omicverse_guide/docs/Tutorials-bulk/t_network.ipynb),covering species selection,S TRING API queries,、 quick visualisation of resulting network。

OpenClawNanoClaw分析处理写作整理bulk-stringdb-ppi🔬 omics & computational biologysingle-cell & spatial omicshelp

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bulk-stringdb-ppi

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

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • Invoke this skill when user has list of genes 、 wants to explore STRING protein–protein interactions ,通过 omicverse. workflow mirrors t_network.ipynb,covering species selection,S TRING API queries,、 quick visualisation of resulting network。
  • Import omicverse as ov 、 call ov.utils.ov_plot_set() (或 ov.plot_set()) to match omicverse aesthetics。
  • Accept curated list of gene symbols (gene_list = [...])。
  • Encourage user to flag priority genes 或 categories so you can colour-code groups in plot。
  • 构建 dictionaries mapping genes to types 、 colours,e.g. `gene_type_dict = dict(zip(gene_list,['Type1']5 + ['Type2']6。

原始文档

SKILL.md 摘录

Examples

  • "Retrieve STRING interactions for FAA4 and plot the network highlighting two gene classes."
  • "Download the STRING edge table for my Saccharomyces cerevisiae gene panel and colour nodes by module."
  • "Extend the network by adding the top five predicted partners before plotting."

适用场景

  • Use string-protein-interaction-analysis-,支持-omicverse to prepare 论文级图表。
  • Apply string-protein-interaction-analysis-,支持-omicverse when results need clear visual communication。

不适用场景

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

相关技能

相关技能

返回目录
BI
数据与复现科研绘图与可视化

bio-chipseq-visualization

bio-chipseq-visualization:可视化 ChIP-seq data ,使用 deepTools,Gviz,、 ChIPseeker。 创建 heatmaps,profile plots,、 genome browser…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
数据与复现科研绘图与可视化

bio-consensus-sequences

bio-consensus-sequences:生成 consensus FASTA sequences by applying VCF variants to reference ,使用 bcftools consensus。 适合在cr…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
数据与复现科研绘图与可视化

bio-copy-number-cnv-visualization

bio-copy-number-cnv-visualization:可视化 copy number profiles,segments,、 compare across samples。 创建 publication-quality plo…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
数据与复现科研绘图与可视化

bio-data-visualization-circos-plots

bio-data-visualization-circos-plots:Circular genome visualization ,支持 Circos 或 pycirclize。

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