Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 To import functions related to NBIA for accessing our public DICOM radiology data: (Note: we are transitioning to NCI's Imaging Data Commons and will be deprecating NBIA – please switch to the IDC-Index Python Package for public DICOM data)

Code Block
from tcia_utils import nbia

...

To import functions related to pathDB for accessing our non-DICOM digitized pathology data:

...