Skip to content

kirbyju/TCIA_Notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

435 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCIA_Notebooks

This is a home for notebooks which demonstrate how to access and work with TCIA datasets. Most of them heavily leverage functionality from tcia_utils.

General Notebooks

  • TCIA_for_Georgetown_HIDS_2026.ipynb - A comprehensive tutorial presented to the Georgetown HIDS graduate student program which demonstrated how to access TCIA data from various system components.
  • Accessing TCIA's open-access DICOM data in IDC
    • Accessing_TCIA_Public_DICOM_data_in_IDC.ipynb - A Python tutorial on how to use the NCI Imaging Data Commons idc-index package to query and download TCIA's open-access DICOM datasets. This is ideal for those who prefer SQL queries.
    • TCIA_REST_API_Downloads.ipynb - A python tutorial for using tcia_utils idc.py for downloading TCIA's open-access DICOM datasets. This is helpful for users migrating code that used nbia.py or who prefer parameter-based Python functions for queries.
    • TCIA_REST_API_Queries.ipynb - A python tutorial for using tcia_utils idc.py for additional search and reporting features to understand TCIA's open-access DICOM datasets. This is helpful for users migrating code that used nbia.py or who prefer parameter-based Python functions for queries.
  • TCIA_Aspera_CLI_Downloads.ipynb - A short tutorial on how to download TCIA datasets that are made available through Aspera via the command line (rather than via the Aspera browser plugin). TCIA typically uses Aspera for downloading histopathology collections or radiology collections that were provided in a format other than DICOM.
  • TCIA_DataCite_Queries.ipynb - TCIA issues a Digital Object Identifier (DOI) for each of its datasets through DataCite. This notebook demonstrates how the DataCite API can be used to programmatically access Collection metadata such as their DOI URL, title, publication date, licensing information and abstract.

Collection-specific Notebooks

AI and Visualization Notebooks

About

Notebooks for working with The Cancer Imaging Archive datasets. Have you written one? Submit a PR!

Topics

Resources

License

Stars

136 stars

Watchers

4 watching

Forks

Contributors