norm
简介
this workflow normalize counts per cell and ogarithmize the data matrix by scanpy.pp.normalize_total and scanpy.pp.log1p.
脚本
输入
任务名称 | 变量名称 | 类型 | 描述 |
---|---|---|---|
* main | project_name | String | 项目名称 |
* main | anndata | File | 输入对象格式:anndata |
main.normalize | target_sum | Float | -- |
main.normalize | memory | String | -- |
main.normalize | docker | String | -- |
main.normalize | cpu | String | -- |
输出
任务名称 | 变量名称 | 类型 | 描述 |
---|---|---|---|
main | h5adfile | File | 通过填写 this.xxx将输出文件地址返回到对应表格 xxx 列 |