Getting the data
pip install idc-indexTwo ways to download
idc download nlst --download-dir ./idc-data# get the manifest
curl -s https://api.imaging.datacommons.cancer.gov/v3/cohort/manifest.txt \
-H 'content-type: application/json' \
-d '{"filters": {"terms": {"collection_id": ["nlst"]}}}' > idc_manifest.txt
# download it
idc download-from-manifest idc_manifest.txt --download-dir ./idc-datasource: aws vs gcs
Licenses
Licenses for a manifest
Citations
Last updated
Was this helpful?