TCGA_OncoTree_pt2
收藏资源简介:
TCGA-OncoTree (TCGA-OT) 是一个用于组织病理学图像分类的数据集,包含来自 TCGA(癌症基因组图谱)的 11,186 张全切片图像(WSI)。这些图像以 SVS 格式从 NCI GDC 开放访问获取,均为诊断切片。数据集的标签和训练/验证/测试分割源自 mahmoodlab/TITAN 论文(Ding et al., Nature Medicine, 2025),该论文提出了多模态全切片基础模型。由于单次上传限制,数据集被分为两个 HuggingFace 仓库,本仓库为第二部分(Part 2)。仓库中的 progress.json 文件记录了所有 11,186 张幻灯片的唯一标识符(UUID)及其所在仓库位置,用于合并两部分数据。该数据集适用于组织病理学图像分类、癌症类型识别等任务,也可用于开发全切片图像的基础模型。许可证方面,WSI 图像遵循 GDC 数据使用政策(开放访问,非商业用途),标签和分割遵循 TITAN 原始仓库的 CC-BY-NC-ND 许可。
TCGA-OncoTree (TCGA-OT) is a dataset for histopathological image classification, containing 11,186 whole slide images (WSI) from TCGA (The Cancer Genome Atlas). These images are obtained in SVS format from NCI GDC open access, all of which are diagnostic slides. The labels and training/validation/test splits of the dataset originate from the mahmoodlab/TITAN paper (Ding et al., Nature Medicine, 2025), which proposed a multimodal whole-slide foundation model. Due to single upload limits, the dataset is split into two HuggingFace repositories, with this repository being Part 2. The progress.json file in the repository records the unique identifiers (UUIDs) of all 11,186 slides and their repository locations, used to merge the two parts. This dataset is suitable for tasks such as histopathological image classification and cancer type recognition, as well as for developing foundation models for whole-slide images. Regarding licenses, the WSI images follow the GDC Data Use Policy (open access, non-commercial use), while the labels and splits follow the CC-BY-NC-ND license of the original TITAN repository.
TCGA-OncoTree (TCGA-OT) — Part 2 数据集概述
基本信息
- 数据集名称:TCGA-OncoTree (TCGA-OT) — Part 2
- 许可证:other(自定义许可证)
- 任务类型:图像分类
- 标签:组织病理学、全切片成像、病理学、TCGA、OncoTree
- 数据集托管方:ento3686(HuggingFace 账号)
数据集简介
该数据集是 TCGA-OT 数据集的第二部分(共两部分),属于跨账号拆分存储方案。由于第一部分存储于 Account 1(tuna2004/TCGA_OncoTree),在存储容量不足后,剩余部分被拆分并上传至当前 Account 2 账号中。
关键管理文件
progress.json(核心元数据)
- 该文件是整个 TCGA-OT 数据集(全部 11,186 张切片)的唯一真值来源,不仅限于当前账号上传的部分。
- 文件格式为 JSON,包含两个字段:
uploaded:记录已上传切片的slide_id及其对应的仓库 IDmissing_uuid:记录未在 GDC 中找到 UUID 的切片
合并说明
合并两部分的正确操作方式是:同时克隆两个仓库,将 svs/ 目录通过符号链接(symlink)合并,并依据 progress.json 中的 repo_id 字段确定每个 .svs 文件的来源仓库。
数据统计
数据统计以下列指标为主体:
| 指标 | 说明 |
|---|---|
| 总切片数 | 原始分割中的全部切片数量 |
| 上传成功总数 | 已成功下载并上传的切片总数 |
| Account 1 贡献数 | 属于 tuna2004/TCGA_OncoTree 的切片数 |
| Account 2 贡献数 | 属于当前账号的切片数 |
| 缺失 UUID 数 | 无法在 GDC 上找到的切片数 |
| 未处理数 | 剩余尚未处理的切片数 |
数据来源
切片图像
- 来源于 TCGA(The Cancer Genome Atlas)项目
- 通过 NCI GDC 开放访问获取
- 文件格式为 SVS
- 实验策略为诊断切片(Diagnostic Slide)
标签与分割
- 来源于 mahmoodlab/TITAN 仓库
- 参考文献:Ding, T., Wagner, S.J., Song, A.H., Chen, R.J., et al. "Multimodal Whole Slide Foundation Model for Pathology", Nature Medicine, 2025
- DOI:10.1038/s41591-025-03982-3
许可证信息
- 标签/分割数据:遵循 TITAN 原始仓库的许可证(CC-BY-NC-ND)
- WSI 图像:遵循 GDC 数据使用政策(开放访问,非商业用途)




