When I export a cohort to CSV or TSV, there are no manifest headers, or column headers in the downloaded file. Which doesn’t match what the documentation page shows the file to look like.
UPENN-GBM-00001,upenn_gbm,10.7937/TCIA.709X_DN49,1.3.6.1.4.1.14519.5.2.1.193084931700557478622366870650889741468,1.3.6.1.4.1.14519.5.2.1.40067253395349591373441931744246881031,cc8b6843-b357-4e5a-8f03-dcd3c3842060,5fd52284-6973-44da-b882-473b97e3c82d,16.0
UPENN-GBM-00001,upenn_gbm,10.7937/TCIA.709X_DN49,1.3.6.1.4.1.14519.5.2.1.27626308777696377724750002938243956383,1.3.6.1.4.1.14519.5.2.1.202685500194820733902722321770171989719,34676c1b-0ead-4ab6-93ca-7da191cef968,01918fce-3589-47a7-883e-f82cc9f730bf,16.0
UPENN-GBM-00001,upenn_gbm,10.7937/TCIA.709X_DN49,1.3.6.1.4.1.14519.5.2.1.303922662365557240161187739636975756435,1.3.6.1.4.1.14519.5.2.1.337491152254065288399657726162931889194,7a2afc1c-9686-41b9-ad79-97f988c563f7,951a4b1e-1ed3-4c59-b7d0-0e877b370b03,16.0
If I download it as json, the file is not valid json, its not an array of objects, just one object per line.
{"collection_id": "upenn_gbm", "SeriesInstanceUID": "1.3.6.1.4.1.14519.5.2.1.40067253395349591373441931744246881031", "source_DOI": "10.7937/TCIA.709X_DN49", "idc_version": "", "PatientID": "UPENN-GBM-00001", "StudyInstanceUID": "1.3.6.1.4.1.14519.5.2.1.193084931700557478622366870650889741468", "crdc_study_uuid": "cc8b6843-b357-4e5a-8f03-dcd3c3842060", "crdc_series_uuid": "5fd52284-6973-44da-b882-473b97e3c82d"}
{"collection_id": "upenn_gbm", "SeriesInstanceUID": "1.3.6.1.4.1.14519.5.2.1.202685500194820733902722321770171989719", "source_DOI": "10.7937/TCIA.709X_DN49", "idc_version": "", "PatientID": "UPENN-GBM-00001", "StudyInstanceUID": "1.3.6.1.4.1.14519.5.2.1.27626308777696377724750002938243956383", "crdc_study_uuid": "34676c1b-0ead-4ab6-93ca-7da191cef968", "crdc_series_uuid": "01918fce-3589-47a7-883e-f82cc9f730bf"}
{"collection_id": "upenn_gbm", "SeriesInstanceUID": "1.3.6.1.4.1.14519.5.2.1.337491152254065288399657726162931889194", "source_DOI": "10.7937/TCIA.709X_DN49", "idc_version": "", "PatientID": "UPENN-GBM-00001", "StudyInstanceUID": "1.3.6.1.4.1.14519.5.2.1.303922662365557240161187739636975756435", "crdc_study_uuid": "7a2afc1c-9686-41b9-ad79-97f988c563f7", "crdc_series_uuid": "951a4b1e-1ed3-4c59-b7d0-0e877b370b03"}
I tried two cohorts with the same results. The cohort for the examples above is MR modality from UPENN-GBM collection.
Also I just noticed a spelling error of Manfiest Headers
on the Export Manifest dialog