Skip to content

Commit

Permalink
Update dca-template-config.json
Browse files Browse the repository at this point in the history
Signed-off-by: Anh Nguyet Vu <[email protected]>
  • Loading branch information
anngvu authored Sep 19, 2024
1 parent a70cf12 commit 232546b
Showing 1 changed file with 2 additions and 27 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": ""
}
}

0 comments on commit 232546b

Please sign in to comment.