Skip to content

Commit

Permalink
Update staging as well (#218)
Browse files Browse the repository at this point in the history
* Update dca_config.json

Signed-off-by: Anh Nguyet Vu <[email protected]>

* Update dca-template-config.json

Signed-off-by: Anh Nguyet Vu <[email protected]>

---------

Signed-off-by: Anh Nguyet Vu <[email protected]>
  • Loading branch information
anngvu authored Sep 19, 2024
1 parent 8d1f5e7 commit 5e746f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 28 deletions.
29 changes: 2 additions & 27 deletions VEOIBD/dca-template-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,42 +5,17 @@
"schema_name": "ClinicalMetadataTemplate",
"type": "record"
},
{
"display_name": "Medication History Metadata Template",
"schema_name": "MedicationHistoryMetadataTemplate",
"type": "record"
},
{
"display_name": "Biospecimen Metadata Template",
"schema_name": "BiospecimenMetadataTemplate",
"type": "record"
},
{
"display_name": "Bulk RNAseq Assay Template",
"schema_name": "BulkRNAseqAssayTemplate",
"type": "record"
},
{
"display_name": "scRNAseq Assay Template",
"schema_name": "ScRNAseqAssayTemplate",
"type": "record"
},
{
"display_name": "Bulk RNAseq Raw File Annotations",
"schema_name": "BulkRNAseqRawFileAnnotations",
"type": "file"
},
{
"display_name": "Bulk RNASeq Counts File Annotations",
"schema_name": "BulkRNASeqCountsFileAnnotations",
"type": "file"
},
{
"display_name": "Metadata File Annotations",
"schema_name": "MetadataFileAnnotations",
"schema_name": "ScRNASeqAssayTemplate",
"type": "file"
}
],
"service_version": "v23.1.1",
"schema_version": ""
}
}
2 changes: 1 addition & 1 deletion VEOIBD/dca_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"synapse_asset_view": "syn51397378",
"data_model_url": "https://raw.githubusercontent.com/VEOIBD/data_models/main/veoibd.data.model.jsonld",
"data_model_info": "",
"template_menu_config_file": "https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/prod/VEOIBD/dca-template-config.json",
"template_menu_config_file": "https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/staging/VEOIBD/dca-template-config.json",
"logo_location": "https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/prod/VEOIBD/VEOIBD Logo.png",
"logo_link": "https://veoibd.org",
"dcc_help_link": "",
Expand Down

0 comments on commit 5e746f9

Please sign in to comment.