Skip to content

Commit

Permalink
Add fix and updates for demo in testing branch (#214)
Browse files Browse the repository at this point in the history
* Update testing fileview

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

* Use annotations

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

* Fix typo

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

---------

Signed-off-by: Anh Nguyet Vu <[email protected]>
  • Loading branch information
anngvu authored Sep 18, 2024
1 parent 425a543 commit bb78c7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions VEOIBD/dca-template-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"type": "file"
},
{
"display_name": "scRNAseq Assay Template",
"schema_name": "ScRNAseqAssayTemplate",
"display_name": "scRNASeq Assay Template",
"schema_name": "ScRNASeqAssayTemplate",
"type": "file"
},
{
Expand Down
4 changes: 2 additions & 2 deletions VEOIBD/dca_config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dcc": {
"name": "VEOIBD",
"synapse_asset_view": "syn51397378",
"synapse_asset_view": "syn62827321",
"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/testing/VEOIBD/dca-template-config.json",
Expand All @@ -19,7 +19,7 @@
"schematic": {
"manifest_generate": {
"output_format": "excel",
"use_annotations": false
"use_annotations": true
},
"model_validate": {
"restrict_rules": false
Expand Down

0 comments on commit bb78c7a

Please sign in to comment.