docs: README 补充只传原始数据的接续方式,指向 data/README.md

This commit is contained in:
2026-09-18 18:30:21 +08:00
parent 2c77b4213c
commit e1a9f10dcb
+2
View File
@@ -30,3 +30,5 @@ cd RGC-ADOA
``` ```
中间数据链路:`01_filtered``02_clustered``03_annotated``04_scored``05_rgc2sig``06_inflammation` 中间数据链路:`01_filtered``02_clustered``03_annotated``04_scored``05_rgc2sig``06_inflammation`
> **只需传输原始数据**:中间 `.h5ad` 均可由 `script/` 脚本重建。严格来说只需把 `data/GSE292269/`(解压后的 raw 矩阵)拷到新设备再按顺序重跑脚本即可;若想跳过某步续跑,再一并拷对应中间文件。完整清单与各步输入输出见 `data/README.md`(该文件随 `data/` 一起 rsync)。