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