From 1c37dfd387b993f7fe3c05c0565e67b24ab12aec Mon Sep 17 00:00:00 2001 From: stellaning1120 <113385149+stellaning1120@users.noreply.github.com> Date: Mon, 21 Aug 2023 14:36:11 -0400 Subject: [PATCH] Update .dockstore.yml --- .dockstore.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.dockstore.yml b/.dockstore.yml index 96cda63..6ef3708 100644 --- a/.dockstore.yml +++ b/.dockstore.yml @@ -119,4 +119,9 @@ workflows: primaryDescriptorPath: /AnnotateBed/integrated_annotation.wdl testParameterFiles: - /AnnotateBed/AnnotateBed.inputs.json +- name: AnnotateBed_hg19 + subclass: WDL + primaryDescriptorPath: /AnnotateBed/integrated_annotation.hg19.wdl + testParameterFiles: + - /AnnotateBed/AnnotateBed.inputs.json