# Production release of NCI Imaging Data Commons

**URL:** https://discourse.slicer.org/t/production-release-of-nci-imaging-data-commons/19917
**Category:** Announcements
**Tags:** idc
**Created:** [September 29, 2021, 6:31pm UTC](https://discourse.slicer.org/t/production-release-of-nci-imaging-data-commons/19917 "2021-09-29T18:31:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![fedorov](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/fedorov/32/14_2.png) [@fedorov](https://discourse.slicer.org/u/fedorov)
#### Post date: [September 29, 2021, 6:31pm UTC](https://discourse.slicer.org/t/production-release-of-nci-imaging-data-commons/19917/1 "2021-09-29T18:31:26Z")

</div>

[NCI Imaging Data Commons](https://imaging.datacommons.cancer.gov/) team is happy to announce the production release of the platform!

**The main highlights of the production release** :

- the amount of data available increased from ~1TB in the initial pilot release to \>16TB
- support for digital pathology added
- introduction of versioning to support reproducible science
- examples of use cases released to the community
- API for programmatic access to cohorts

**Details on the major milestones and improvements that were accomplished by @IDC\_team in less than 12 months since the initial introduction of the IDC pilot** :

- the number of [collections available in IDC](https://imaging.datacommons.cancer.gov/collections/) increased from 27 (~1TB) to 113 (\>16TB of data)
  - [National Lung Screening Trial (NLST) collection](https://doi.org/10.7937/TCIA.hmq8-j677) ( \>26K patients, \>73K studies, \>11TB in size) is now [available in IDC](https://imaging.datacommons.cancer.gov/explore/?filters_for_load=%5B%7B%22filters%22:%5B%7B%22id%22:%22120%22,%22values%22:%5B%22nlst%22%5D%7D%5D%7D%5D)!

- we added support for DICOM digital pathology
  - digital pathology component of the two of the CPTAC collections, [CPTAC-LSCC](https://imaging.datacommons.cancer.gov/explore/?filters_for_load=%5B%7B%22filters%22:%5B%7B%22id%22:%22120%22,%22values%22:%5B%22cptac_lscc%22%5D%7D%5D%7D%5D) and [CPTAC-LUAD](https://imaging.datacommons.cancer.gov/explore/?filters_for_load=%5B%7B%22filters%22:%5B%7B%22id%22:%22120%22,%22values%22:%5B%22cptac_luad%22%5D%7D%5D%7D%5D) were converted into the [DICOM/TIFF dual personality format](https://learn.canceridc.dev/dicom/dicom-tiff-dual-personality-files) and are included in the release
  - open source [SliM viewer](https://github.com/MGHComputationalPathology/slim) is now integrated with IDC to support [visualization of DICOM Slide Microscopy modality](https://viewer.imaging.datacommons.cancer.gov/slim/studies/1.3.6.1.4.1.5962.99.1.2463087261.2121647220.1625960757917.3.0/series/1.3.6.1.4.1.5962.99.1.2463087261.2121647220.1625960757917.2.0)

- we added support for [IDC data versioning](https://learn.canceridc.dev/data/data-versioning), which means you will always be able to access the precise set of files you used in your analysis as defined by DICOM `SOPInstanceUID`s that are unique and resolvable within IDC, or [CRDC Globally Unique Identifiers (GUIDs)](https://learn.canceridc.dev/data/organization-of-data/guids-and-uuids), even if the collection(s) containing those files has been updated
- a number of analysis use cases have been developed, and are now [available as Colab Notebooks](https://github.com/ImagingDataCommons/IDC-Examples/tree/master/notebooks) demonstrating examples of how IDC data can be analyzed on the cloud
  - [DeepPrognosis use case](https://github.com/ImagingDataCommons/IDC-Examples/blob/master/notebooks/nsclc-radiomics/nsclc_radiomics_demo_release.ipynb) - replication study, 2 year survival score of NSCLC patients
  - [Lung Nodules segmentation and prognosis use case](https://github.com/ImagingDataCommons/IDC-Examples/blob/master/notebooks/lung_nodules_demo.ipynb) - NSCLC patients nodules segmentation (nnU-Net) and prognosis (DeepPrognosis)
  - [Thoracic Organs at Risk segmentation use case](https://github.com/ImagingDataCommons/IDC-Examples/blob/master/notebooks/thoracic_oar_demo.ipynb) - NSCLC patients thoracic OAR segmentation (nnU-Net)
  - [Tissue classification in slide microscopy images](https://github.com/ImagingDataCommons/idc-pathomics-use-case-1/blob/master/cptac_use_case.ipynb) - this tutorial builds on the publication “Classification and mutation prediction from non–small cell lung cancer histopathology images using deep learning” ([Coudray et al., 2018](https://doi.org/10.1038/s41591-018-0177-5)), one of the most cited pathomics publications in recent years

- [IDC API](https://learn.canceridc.dev/api/getting-started) is now live, enabling programmatic access to the functionality available through the IDC portal, including authenticated operations with IDC cohorts. IDC API complements Google BigQuery and Cloud Storage APIs that are available to query IDC metadata tables and retrieve files hosted in IDC
- numerous features and bug fixes were implemented in IDC Portal; most prominently, [cohorts support was enhanced by integrating with IDC data versioning](https://learn.canceridc.dev/portal/data-exploration-and-cohorts/understanding-cohorts#viewing-the-cohorts-list) - no matter what version of IDC data you used to form your cohort, you will always be able to export the manifest, or apply the cohort filter to the current IDC data version
- we added various examples demonstrating how Google Cloud tools can be used to enable exploration and analysis of IDC data, and reproducibility in AI reserch. You can learn how to
  - [set up a GCP Compute Engine VM with the desktop interface to 3D Slicer](https://learn.canceridc.dev/cookbook/virtual-machines/idc-desktop)
  - [use Google DataStudio to build a highly customizable dashboard](https://learn.canceridc.dev/cookbook/data-studio/cohort-dashboard) to explore metadata related to your cohort beyond what can be done with IDC portal, see live dashboard [here](https://datastudio.google.com/reporting/ab96379c-e134-414f-8996-188e678f1b70/page/KHtxB/preview)
  - [use BigQuery and SQL](https://learn.canceridc.dev/cookbook/bigquery) to get quick access to all of the DICOM metadata extracted from the 36+ _million_ (and counting) DICOM instances available in IDC

- IDC implemented security controls and gained Authority to Operate at the Federal Information Security Modernization Act (FISMA) Low level
- our launch of the [IDC pilot cloud credit program](https://learn.canceridc.dev/introduction/requesting-gcp-cloud-credits) was successful, with a growing number of community members onboarded and using IDC credit allocation for their research (you can see some highlights of this work presented by IDC users in the [recording of the “Infrastructure and Standards” session](https://youtu.be/9Ei1c0PNyDk) at SIIM Conference on Machine Intelligence in Medical Imaging 2021,  
session)
- we had numerous presentations and tutorials at such venues as [MICCAI](https://data4miccai.github.io/), [RSNA](https://youtube.com/playlist?list=PLhawVWNiPvwaK6iSWvmkk4mKxTVsj_5Uq), ASTRO, AAPM, [SIIM CMIMI](https://youtu.be/9Ei1c0PNyDk), [NCI Imaging Community webinar](https://www.youtube.com/watch?v=RUBKZoWNTfc)
- we published an [open access manuscript](http://dx.doi.org/10.1158/0008-5472.CAN-21-0950) with the overview and vision for IDC role in the community, accompanied by [demonstration videos](https://www.youtube.com/playlist?list=PLhawVWNiPvwb2H0D9UTOIL23bc5DuDJRu) highlighting some of the key functions of the system

**We need input from YOU to guide our development!**

Please give IDC a try: we have [free cloud credits](https://learn.canceridc.dev/introduction/requesting-gcp-cloud-credits) to help you get started. We welcome you to join our community and help us build this resource to benefit cancer research.
