Skip to content

Commit 4982fc6

Browse files
fedorovgitbook-bot
authored andcommitted
GITBOOK-442: change request with no subject merged in GitBook
1 parent 345ae54 commit 4982fc6

File tree

5 files changed

+14
-28
lines changed

5 files changed

+14
-28
lines changed

.gitbook/assets/file.excalidraw.svg

Lines changed: 8 additions & 0 deletions
Loading
39.8 KB
Loading

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
---
2-
layout:
3-
title:
4-
visible: true
5-
description:
6-
visible: false
7-
tableOfContents:
8-
visible: true
9-
outline:
10-
visible: true
11-
pagination:
12-
visible: true
13-
---
14-
151
# Welcome!
162

173
{% hint style="warning" %}

data/organization-of-data/dicom-stores.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ Check out [this tutorial](../downloading-data/dicomweb-access.md) and the accomp
5252

5353
### When you say most data is available in the Google Healthcare maintained DICOM store - what is "most"?
5454

55+
_TL;DR: as of IDC v21, it is 95.89% of all of the DICOM series available in IDC (IDC-maintained DICOM store has all of the 100%)._
56+
57+
<figure><img src="../../.gitbook/assets/v21_gcs_bucket_breakdown.png" alt="" width="375"><figcaption></figcaption></figure>
58+
5559
Google Healthcare maintained DICOM store contains the latest versions of the DICOM series stored in the `idc-open-data` Google Storage bucket (see [this article](files-and-metadata.md#storage-buckets) for details on buckets organization).
5660

5761
You can get the exact number of DICOM series in each of the buckets with the following python code (before running it, do `pip install --upgrade idc-index`):
@@ -83,6 +87,8 @@ idc-open-data-two 4473
8387

8488
### Are the two DICOM stores kept in sync?
8589

90+
_TL;DR: our goal is to have the two stores in sync within 1-2 weeks of each IDC data release._
91+
8692
The DICOM store maintained by IDC is updated by the IDC team with each new release.&#x20;
8793

8894
The DICOM store maintained by Google Healthcare is populated after the release. We hope to have that done within 1-2 weeks after the IDC release. As a new release of IDC data is out, there will be a new DICOM store maintained by Google Healthcare, and the connection to the IDC release version will be indicated in the store name. I.e., when IDC v22 is released, whenever you are able to access `https://healthcare.googleapis.com/v1/projects/nci-idc-data/locations/us-central1/datasets/idc/dicomStores/` **idc-store-v22**`/dicomWeb` , it is expected to be in sync.

getting-started-with-idc.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
---
2-
layout:
3-
title:
4-
visible: true
5-
description:
6-
visible: false
7-
tableOfContents:
8-
visible: true
9-
outline:
10-
visible: true
11-
pagination:
12-
visible: true
13-
---
14-
151
# 🚀 Getting started
162

173
We want Imaging Data Commons to be your companion in your cancer imaging research activities - from discovering relevant data to sharing your analysis results and showcasing the tools you developed!&#x20;

0 commit comments

Comments
 (0)