Skip to content

Commit

Permalink
Merge pull request #349 from ncihtan/add-accessory-dca-config
Browse files Browse the repository at this point in the history
Add accessory template to dca-template-config.json
  • Loading branch information
adamjtaylor authored Feb 19, 2024
2 parents 39460c8 + 933a067 commit 45a4a6e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion dca-template-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,11 @@
"schema_name": "ScmC-seqLevel2",
"type": "file"
},
{
"display_name": "Accessory Manifest",
"schema_name": "AccessoryManifest",
"type": "record"
},
{
"display_name": "Acute Lymphoblastic Leukemia Tier 3",
"schema_name": "AcuteLymphoblasticLeukemiaTier3",
Expand Down Expand Up @@ -393,4 +398,4 @@
],
"service_version": "1",
"schema_version": "v23.11.1"
}
}

0 comments on commit 45a4a6e

Please sign in to comment.