GHIST-Plus-bundle
收藏资源简介:
GHIST+ Data and Model Bundle 是一个用于空间转录组学和计算病理学的综合数据集,由 GHIST+ 论文发布。该数据集包含模型工件、预测结果、评估输入、比较方法输出以及可直接用于绘图的表格,总大小约 38 GB。数据集结构包括四个主要子目录:GHIST_plus/(存放四个模型检查点和预测结果)、evaluation_data/(评估数据)、figure_data/(绘图数据)和 other_models/(其他比较模型的输出)。四个模型检查点分别针对乳腺癌多任务、乳腺癌单任务、基因插补和泛癌任务。该数据集可用于复现 GHIST+ 论文中的 Figure 2 至 Figure 5,用户需配合 GitHub 仓库中的笔记本使用。数据集不包含 UNI2-H 编码器权重,用户需自行从 MahmoodLab 获取并按照说明重建完整检查点。许可证类型为 other,具体使用条款需参考附带的第三方通知文件。
GHIST+ Data and Model Bundle is a comprehensive dataset for spatial transcriptomics and computational pathology, released by the GHIST+ paper. It contains model artifacts, prediction results, evaluation inputs, comparison method outputs, and tables directly usable for plotting, with a total size of approximately 38 GB. The dataset structure includes four main subdirectories: GHIST_plus/ (storing four model checkpoints and prediction results), evaluation_data/ (evaluation data), figure_data/ (figure data), and other_models/ (outputs of other comparison models). The four model checkpoints are for breast cancer multi-task, breast cancer single-task, gene imputation, and pan-cancer tasks. This dataset can be used to reproduce figures 2 to 5 in the GHIST+ paper, and users need to use it with the notebooks in the GitHub repository. The dataset does not include UNI2-H encoder weights; users must obtain them from MahmoodLab and rebuild the full checkpoint according to instructions. The license type is other, and specific usage terms are subject to the accompanying third-party notice file.
GHIST+ 数据与模型包概述
基本信息
- 数据集名称:GHIST+ 数据与模型包
- 许可证:其他(无统一许可证)
- 标签:空间转录组学、计算病理学、Xenium
- 大小:约 38 GB
内容组成
该数据包包含与 GHIST+ 模型相关的以下内容:
- 模型工件(模型检查点)
- 预测结果
- 评估输入数据
- 对比模型的输出结果
- 可用于绘图的数据表
目录结构
bundle/ ├── GHIST_plus/ │ ├── models/ │ └── predictions/ ├── evaluation_data/ ├── figure_data/ └── other_models/
模型检查点
包含四个 GHIST+ 检查点文件:
- 乳腺多组织模型:
GHIST_plus/models/breast_multi/ghist_plus_breast_multi_checkpoint.pth - 乳腺单组织模型:
GHIST_plus/models/breast_single/ghist_plus_breast_single_checkpoint.pth - 基因插补模型:
GHIST_plus/models/imputation/ghist_plus_gene_imputation_checkpoint.pth - 泛癌模型:
GHIST_plus/models/pancancer/ghist_plus_pancancer_checkpoint.pth
注意:检查点不包含冻结的第三方 UNI2-H 编码器权重,用户需从 MahmoodLab/UNI2-h 单独获取,并按 GHIST+ 仓库的说明在本地重建完整检查点。
各图表对应数据
- 图2:
figure_data/figure4/下的绘图数据表 - 图3:
evaluation_data/、GHIST_plus/predictions/和other_models/中的评估数据、GHIST+ 预测结果及对比模型预测 - 图4:插补输入与预测数据(含 VQ/组成消融预测)
- 图5:
figure_data/figure5/下的配对 PCC 和覆盖率数据表
使用说明
- 数据可与图2–图5的复现 notebooks 配合使用(不需要训练或重建检查点)
- notebook 中需设置环境变量
GHIST_BUNDLE_ROOT指向下载的数据包目录 - 教程(tutorial.ipynb)不使用此数据包作为数据根目录,需单独准备的 GHIST 数据目录(含对齐的 H&E 图像、分割掩码、细胞核元数据及所选训练模式的输入)
第三方条款
由于该数据包包含作者生成的数据、经过处理的公开源数据及多种对比方法的输出,因此无统一许可证。详细的组件来源、版本、归属和条款请参考 THIRD_PARTY_NOTICES.md 文件,上游数据的使用条款依然适用。




