流程自动化科研基础设施FreedomIntelligence/OpenClaw-Medical-Skills数据与复现
SP

spatial-data-io

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

spatial-data-io。

OpenClawNanoClaw分析处理复现实验spatial-data-ioopenclaw medical skillsadditional scientific toolsspatial

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/spatial-data-io

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

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • Load 、 work ,支持 spatial transcriptomics data ,面向 various 平台s。
  • adata = sq.read.visium('path/to/spaceranger/output/') print(f'Loaded {adata.n_obs} spots,{adata.n_vars} genes')。

原始文档

SKILL.md 摘录

Spatial coordinates are in adata.obsm['spatial']

print(f"Spatial coords shape: {adata.obsm['spatial'].shape}")

Image is in adata.uns['spatial']

library_id = list(adata.uns['spatial'].keys())[0] print(f'Library ID: {library_id}')


## Alternative using Scanpy directly

adata = sc.read_visium('path/to/spaceranger/output/')

适用场景

  • Use spatial-data-io in 科研工作流 aligned ,支持 this subject area。
  • Follow upstream documentation ,用于 full working procedure。

不适用场景

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

上游相关技能

  • spatial-preprocessing - QC and normalization after loading
  • spatial-visualization - Plot spatial data
  • single-cell/data-io - Non-spatial scRNA-seq data loading

相关技能

相关技能

返回目录
CE
流程自动化科研基础设施

cellular-senescence-agent

cellular-senescence-agent:Cellular senescence analysis:marker scoring,SASP profiling,tissue aging assessment。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
CO
流程自动化科研基础设施

consensus-sequences

consensus-sequences。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
DO
流程自动化科研基础设施

docx

docx:user may ask you to create,edit,或 analy。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
FI
流程自动化科研基础设施

filtering-best-practices

filtering-best-practices。

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