From 81de2291c7419612eb1949651ef9c2149827667a Mon Sep 17 00:00:00 2001 From: HNHalstead <47102761+HNHalstead@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:00:04 -0800 Subject: [PATCH] Update .dockstore.yml --- .dockstore.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.dockstore.yml b/.dockstore.yml index 3bb5c0314..3750ed56b 100644 --- a/.dockstore.yml +++ b/.dockstore.yml @@ -323,3 +323,8 @@ workflows: primaryDescriptorPath: /workflows/utilities/wf_czgenepi_prep.wdl testParameterFiles: - empty.json + - name: Rename_FASTQ_PHB + subclass: WDL + primaryDescriptorPath: /workflows/utilities/file_handling/wf_rename_fastq_files.wdl + testParameterFiles: + - empty.json \ No newline at end of file