milkzheng commited on
Commit
4b9eebc
·
verified ·
1 Parent(s): 5efde61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -9,10 +9,13 @@ tags:
9
  The whole slide images in this reposiotry come from different sources:
10
 
11
  - **lung_carcinoma.ndpi**: Lung Carcinoma sample from IDR, https://idr.openmicroscopy.org/webclient/img_detail/9846318/?dataset=10801
 
 
12
  - GTEx Histology Slides:
13
  - **GTEX-1117F-0526.svs**: Artery with sclerosis
14
  - **GTEX-11DXX-1626.svs**: Small Intestine - Terminal Ileum
15
- - **sample.svs**: sample data from openslide test data, https://openslide.cs.cmu.edu/download/openslide-testdata/Aperio/CMU-1-Small-Region.svs
 
16
 
17
  The corresponding store for each slide is saved as a `.zarr.zip` file with the same base name.
18
  Annotation files are provided in `.geojson` format.
@@ -24,4 +27,6 @@ We do not guarantee the accuracy, completeness, or currency of the data.
24
  The sample data included in this repository is permitted for redistribution or use in research;
25
  however, users are responsible for reviewing and complying with the respective licenses or usage conditions associated with each dataset.
26
 
27
- If you use GTEx data in your research, please make sure to read the [GTEx data license](https://gtexportal.org/home/license).
 
 
 
9
  The whole slide images in this reposiotry come from different sources:
10
 
11
  - **lung_carcinoma.ndpi**: Lung Carcinoma sample from IDR, https://idr.openmicroscopy.org/webclient/img_detail/9846318/?dataset=10801
12
+ - - **sample.svs**: sample data from openslide test data, https://openslide.cs.cmu.edu/download/openslide-testdata/Aperio/CMU-1-Small-Region.svs
13
+
14
  - GTEx Histology Slides:
15
  - **GTEX-1117F-0526.svs**: Artery with sclerosis
16
  - **GTEX-11DXX-1626.svs**: Small Intestine - Terminal Ileum
17
+
18
+ - TCGA-READ Slides: This slides are from GDC
19
 
20
  The corresponding store for each slide is saved as a `.zarr.zip` file with the same base name.
21
  Annotation files are provided in `.geojson` format.
 
27
  The sample data included in this repository is permitted for redistribution or use in research;
28
  however, users are responsible for reviewing and complying with the respective licenses or usage conditions associated with each dataset.
29
 
30
+ If you use GTEx data in your research, please make sure to read the [GTEx data license](https://gtexportal.org/home/license).
31
+
32
+ If you use TCGA data in your research, please follow the corresponding license.