Skip to content

Commit

Permalink
add wholeGenomeReprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
nikellepetrillo committed Jan 13, 2025
1 parent 488c1d1 commit 18fcc36
Show file tree
Hide file tree
Showing 3 changed files with 439 additions and 9 deletions.
8 changes: 8 additions & 0 deletions .dockstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ workflows:
subclass: WDL
primaryDescriptorPath: /pipelines/broad/dna_seq/germline/single_sample/wgs/WholeGenomeGermlineSingleSample.wdl

- name: WholeGenomeReprocessing
subclass: WDL
primaryDescriptorPath: /pipelines/broad/reprocessing/wgs/WholeGenomeReprocessing.wdl

- name: OptimusHcaAdapter
subclass: WDL
primaryDescriptorPath: /projects/optimus/CreateOptimusAdapterMetadata.wdl
Expand Down Expand Up @@ -199,6 +203,10 @@ workflows:
subclass: WDL
primaryDescriptorPath: /verification/test-wdls/TestWholeGenomeGermlineSingleSample.wdl

- name: TestWholeGenomeReprocessing
subclass: WDL
primaryDescriptorPath: /verification/test-wdls/TestWholeGenomeReprocessing.wdl

- name: VariantCalling
subclass: WDL
primaryDescriptorPath: /pipelines/broad/dna_seq/germline/variant_calling/VariantCalling.wdl
Expand Down
Loading

0 comments on commit 18fcc36

Please sign in to comment.