Files changed (1) hide show
  1. README.md +63 -0
README.md CHANGED
@@ -1,3 +1,66 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ --------------------
6
+ GENERAL INFORMATION
7
+ --------------------
8
+ 1. Title of Dataset: 140 HE and 111 CD3-stained colon biopsies of active and inactivate inflammatory bowel disease with epithelium annotated: the IBDColEpi dataset
9
+ 2. DOI: https://doi.org/10.18710/TLA01U
10
+ 3. Contact Information
11
+ Name: André Pedersen
12
+ Institution: NTNU Norwegian University of Science and Technology
13
+ Email: andre.pedersen@ntnu.no
14
+ ORCID: https://orcid.org/0000-0002-3637-953X
15
+
16
+
17
+ 4. Contributors: See metadata field Contributor.
18
+ 5. Kind of data: See metadata field Kind of Data.
19
+ 6. Date of data collection/generation: See metadata field Date of Collection.
20
+ 7. Geographic location: See metadata section Geographic Coverage.
21
+ 8. Funding sources: See metadata section Grant Information.
22
+
23
+
24
+ 9. Description of dataset:
25
+ General description and ethics approvals: The dataset contains 140 HE and 111 CD3 stained, formalin fixed paraffin embedded (FFPE) biopsies of colonic mucosa. The biopsies were extracted from the NTNU/St. Olavs hospital, Trondheim University Hospital (Norway) biobank of patients with confirmed inflammatory bowel disease or healthy controls with gastrointestinal symptoms but no macroscopic- or microscopic disease. Inclusion and colonoscopies were performed at the Department of Gastroenterology and Hepatology at St. Olavs hospital, Trondheim University Hospital from 2007 to 2018. All patients gave written informed consent and ethical approvals were obtained from the Central Norway Regional Committee for Medical and Health Research Ethics (reference number 2013/212/REKMidt). Consent to publish the anonymized whole slide image (WSI) dataset was given by REKMidt in 2021. Each database ID number used in this study was changed to new anonymized IDs only containing the information “active” or “inactive” disease and whether the WSI has haematoxylin-eosin (HE) staining or CD3 immunostaining. The biopsies included in the biobank are sampled such that one biopsy from an unaffected/inactive area and one from an area affected/active area were included from each patient and given a separate ID number. Hence, two biopsies with different ID numbers can be from the same patient. "Active" is defined as the presence of intraepithelial granulocytes in one or more location in the biopsies. Still, the changes may be focal, hence majority of the epithelium may still lack intraepithelial granulocytes or other signs of active disease (crypt abscesses, granulation tissue, etc.).
26
+
27
+
28
+ ---------------------------
29
+ SHARING/ACCESS INFORMATION
30
+ ---------------------------
31
+ (See metadata record for dataset.)
32
+
33
+ 1. Licenses/Restrictions: See Terms section.
34
+ 2. Links to publications that cite or use the data: See metadata field Related Publication.
35
+ 3. Links/relationships to related data sets: See metadata field Related Datasets.
36
+ 4. Data sources: See metadata field Data Sources.
37
+ 5. Recommended citation: See citation generated by repository.
38
+
39
+
40
+ ---------------------
41
+ DATA & FILE OVERVIEW
42
+ ---------------------
43
+ 1. File List:
44
+ 00_README.txt
45
+ trained-models.zip
46
+ patch-dataset-CD3.zip
47
+ patch-dataset-HE.zip
48
+ qupath-project-annotations.zip
49
+ TIFF-annotations.zip
50
+ WSI_part_01.zip
51
+ WSI_part_02.zip
52
+ WSI_part_03.zip
53
+ WSI_part_04.zip
54
+ WSI_part_05.zip
55
+ WSI_part_06.zip
56
+ WSI_part_07.zip
57
+ WSI_part_08.zip
58
+ WSI_part_09.zip
59
+ WSI_part_10.zip
60
+
61
+ 2. Relationship between files, if important:
62
+ - trained-models.zip: the best performing trained models (for both HE and CD3) on the images from WSI_part_*.zip using the manual delineations from TIFF-annotations.zip.
63
+ - WSI_path_*.zip: the colon biopsies described in the metadata (1-10). For each ID, the active/inactive label Y is stored in the filename, with the format: "ID-X_Y.ndpi".
64
+ - TIFF-annotations.zip: the corresponding annotations to the WSIs. The filenames of the annotations are in the same structure as the corresponding WSIs, with the format: "ID-X_Y.tiff".
65
+ - patch-dataset-*.zip: the corresponding patch images and labels, split into train/validation/test sets, relevant for the evaluation of the design in the publication. Both for HE and CD3
66
+ - qupath-project-annotations.zip: the qupath project file, also containing the annotations of all WSIs, but can be directly read in QuPath (after renaming of WSI paths).