Example data for "Characterization of tumour heterogeneity through segmentation-free representation learning on multiplexed imaging data"
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/14226758
下载链接
链接失效反馈官方服务:
资源简介:
This repository includes two example dataset and configurations for running CANVAS (https://github.com/tanjimin/CANVAS).
The repostory is structured as follows:
├── Kim_2022│ ├── configs│ │ ├── config.yaml│ │ └── preprocess│ │ ├── channels_vis_strength.yaml│ │ └── selected_channels_w_color.yaml│ └── data│ └── raw_data│ ├── common_channels.txt│ └── image_files└── Sorin_2023 ├── configs │ ├── config.yaml │ └── preprocess │ ├── channels_vis_strength.yaml │ └── selected_channels_w_color.yaml └── data └── raw_data ├── common_channels.txt └── image_files
The source IMC data from this repository are from Kim et al. 2022 (https://www.nature.com/articles/s41592-022-01657-2) and Sorin et al. 2023 (https://www.nature.com/articles/s41586-022-05672-3). They are avaiable at: https://zenodo.org/records/4110560 and https://zenodo.org/records/7760826.
创建时间:
2024-11-27



