Client for the Cancer Imaging Archive REST API
Get patient IDs given a collection name and modality
Get body part names
Get the names of all TCIA collections
Get manufacturer names
Get modality names
Get IDs of patients that have been added to a collection since a speci...
Get studies that have been added to a collection and optionally to a p...
Get patient information
Get patient study information
Get image series information
Get size of image series
Get SOP instance UIDs (individual DICOM image IDs) for an image series
Get studies in a collection and optionally for a specific patient
Save a series of DICOM image files to a directory
Save a series of DICOM image files as a zip file
Save a single DICOM image file
A wrapper for The Cancer Imaging Archive's REST API. The Cancer Imaging Archive (TCIA) hosts de-identified medical images of cancer available for public download, as well as rich metadata for each image series. TCIA provides a REST API for programmatic access to the data. This package provides simple functions to access each API endpoint. For more information, see <https://github.com/pamelarussell/TCIApathfinder> and TCIA's website.