Tangram
简介
Tangram is a Python package based on scanpy, for mapping single-cell (or single-nucleus) gene expression data onto spatial gene expression data
脚本
输入
任务名称 | 变量名称 | 类型 | 描述 |
---|---|---|---|
* Tangram | ad_sc | File | 单细胞基因表达数据 |
* Tangram | ad_sp | File | 空间基因表达数据 |
* Tangram | project_name | String | 项目名称 |
输出
任务名称 | 变量名称 | 类型 | 描述 |
---|---|---|---|
* Tangram | h5adfile | File | 使用Tangram进行空间映射后的结果 |