diff --git a/dca-template-config.json b/dca-template-config.json index 1ce2bd6f..f75a8d8a 100644 --- a/dca-template-config.json +++ b/dca-template-config.json @@ -170,6 +170,16 @@ "schema_name": "MassSpectrometryLevel4", "type": "file" }, + { + "display_name": "Microarray Level 1", + "schema_name": "MicroarrayLevel1", + "type": "file" + }, + { + "display_name": "Microarray Level 2", + "schema_name": "MicroarrayLevel2", + "type": "file" + }, { "display_name": "Multiplexed CITE-seq Level 1", "schema_name": "MultiplexedCITE-seqLevel1",