Skip to content

Commit

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

- name: ExomeReprocessing
subclass: WDL
primaryDescriptorPath: /pipelines/broad/reprocessing/exome/ExomeReprocessing.wdl

- name: WholeGenomeGermlineSingleSample
subclass: WDL
primaryDescriptorPath: /pipelines/broad/dna_seq/germline/single_sample/wgs/WholeGenomeGermlineSingleSample.wdl
Expand Down Expand Up @@ -135,6 +139,10 @@ workflows:
subclass: WDL
primaryDescriptorPath: /verification/test-wdls/TestExomeGermlineSingleSample.wdl

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

- name: TestIlluminaGenotypingArray
subclass: WDL
primaryDescriptorPath: /verification/test-wdls/TestIlluminaGenotypingArray.wdl
Expand Down
Loading

0 comments on commit 488c1d1

Please sign in to comment.