Downloading data
Last updated
Last updated
If you have questions or feedback about the download tools provided by IDC, please reach out via our forum - we are very interested in hearing your feedback and suggestions!
Depending on whether you would like to download data interactively or programmatically, we provide two recommended tools to help you.
idc-index
is a python package designed to simplify access to IDC data. Assuming you have Python installed on your computer (if for some reason you do not have Python, you can check out legacy download instructions here), you can get this package with pip
like this:
Once installed, you can use it to explore, search, select and download corresponding files as shown in the examples below. You can also take a look at a short tutorial on using idc-index
here.
With the idc-index
package you get command line scripts that aim to make download simple.
Have a .s5cmd manifest file you downloaded from IDC Portal or from the records in the IDC Zenodo community? Get the corresponding files as follows (you will also get download progress bar and the downloaded files will be organized in the collection/patient/study/series folder hierarchy!):
You can use the same command to download files corresponding to any collection, patient, study or series, referred to by the identifiers you can copy from the portal!
Similarly, you can copy identifiers for patient/study/series and download the corresponding content!
idc-index
includes a variety of other helper functions, such as download from the manifest created using IDC portal, automatic generation of the viewer URLs, information about disk space needed for a given collection, and more. We are very interested in your feedback to define the additional functionality to add to this package! Please reach out via IDC Forum if you have any suggestions.
3D Slicer is a free open source, cross-platform, extensible desktop application developed to support a variety of medical imaging research use cases.
IDC maintains SlicerIDCBrowser, an extension of 3D Slicer, developed to support direct access to IDC data from your desktop. You will need to install a recent 3D Slicer 5.7.0 preview application (installers are available for Windows, Mac and Linux), and next use 3D Slicer ExtensionManager to install SlicerIDCBrowser extension. Take a look at the quick demo video in this post if you have never used 3D Slicer ExtensionManager before.
Once installed, you can use SlicerIDCBrowser in one of the two modes:
As an interface to explore IDC data: you can select individual collections, cases and DICOM studies and download items of interest directly into 3D Slicer for subsequent visualization and analysis.
As download tool: download IDC content based on the manifest you created using IDC Portal, or identifiers of the individual cases, DICOM studies or series.