Skip to content

Commit

Permalink
test new config for model with new clinical and biospecimen templates (
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvera255 authored Jun 27, 2024
1 parent b0bd133 commit 331d686
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
25 changes: 0 additions & 25 deletions VEOIBD/dca-template-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,31 +9,6 @@
"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",
"type": "file"
}
],
"service_version": "v23.1.1",
Expand Down
2 changes: 1 addition & 1 deletion VEOIBD/dca_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"model_submit": {
"use_schema_labels": true,
"table_manipulation": "upsert",
"table_manipulation": "replace",
"manifest_record_type": "file_only",
"hide_blanks": false
}
Expand Down

0 comments on commit 331d686

Please sign in to comment.