File tree 1 file changed +2
-2
lines changed
src/reports/biospecimen-data
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ const biospecimens: SheetConfig = {
27
27
//FIXME { field: '', header: 'Tumor Descriptor (Source Text)' },
28
28
{ field : 'ncit_anatomy_site_id' , header : 'Anatomical Site (NCIT)' } ,
29
29
{ field : 'anatomy_site' , header : 'Anatomical Site (Source Text)' } ,
30
- { field : 'ncit_id_tissue_type' , header : 'Tissue Type (NCIT)' } ,
31
- { field : 'tissue_type_source_text' , header : 'Tissue Type (Source Text)' } ,
30
+ // TODO: Add this back when it's ready { field: 'ncit_id_tissue_type', header: 'Tissue Type (NCIT)' },
31
+ // TODO: Add this back when it's ready { field: 'tissue_type_source_text', header: 'Tissue Type (Source Text)' },
32
32
{ field : 'consent_type' , header : 'Consent Type' } ,
33
33
{ field : 'dbgap_consent_code' , header : 'dbGaP Consent Code' } ,
34
34
{ field : 'files.sequencing_experiment.sequencing_center_id' , header : 'Sequencing Center ID' } ,
You can’t perform that action at this time.
0 commit comments