File tree 1 file changed +1
-1
lines changed
src/reports/biospecimen-data
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ const biospecimens: SheetConfig = {
28
28
{ field : 'diagnoses.source_text' , header : 'Histological Diagnosis (Source Text)' } ,
29
29
{ field : 'diagnoses.source_text_tumor_location' , header : 'Tumor Location (Source Text)' } ,
30
30
{ field : 'diagnoses.source_text_tumor_descriptor' , header : 'Tumor Descriptor' } ,
31
- { field : 'collection_ncit_anatomy_site' , header : 'Anatomical Site (NCIT)' } ,
32
31
{ field : 'has_matched_normal_sample' , header : 'Paired Normal Sample' } ,
32
+ { field : 'collection_ncit_anatomy_site' , header : 'Anatomical Site (NCIT)' } ,
33
33
{ field : 'collection_anatomy_site' , header : 'Anatomical Site (Source Text)' } ,
34
34
{ field : 'consent_type' , header : 'Consent Type' } ,
35
35
{ field : 'dbgap_consent_code' , header : 'dbGaP Consent Code' } ,
You can’t perform that action at this time.
0 commit comments