Skip to content

Commit

Permalink
add cram to unmapped bams
Browse files Browse the repository at this point in the history
  • Loading branch information
nikellepetrillo committed Jan 13, 2025
1 parent ed188ad commit 764ee37
Show file tree
Hide file tree
Showing 3 changed files with 425 additions and 9 deletions.
8 changes: 8 additions & 0 deletions .dockstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ workflows:
subclass: WDL
primaryDescriptorPath: /pipelines/cemba/cemba_methylcseq/CEMBA.wdl

- name: CramToUnmappedBams
subclass: WDL
primaryDescriptorPath: /pipelines/broad/reprocessing/cram_to_unmapped_bams/CramToUnmappedBams.wdl

- name: ReblockGVCF
subclass: WDL
primaryDescriptorPath: /pipelines/broad/dna_seq/germline/joint_genotyping/reblocking/ReblockGVCF.wdl
Expand Down Expand Up @@ -123,6 +127,10 @@ workflows:
subclass: WDL
primaryDescriptorPath: /pipelines/skylab/atac/atac.wdl

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

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

0 comments on commit 764ee37

Please sign in to comment.