Skip to content

Commit

Permalink
Add illumina genotyping array to dockstore and update imports (#31)
Browse files Browse the repository at this point in the history
* Add IlluminaGenotypingArray to dockstore and update an import
  • Loading branch information
sophiacrennan authored Aug 13, 2020
1 parent 19041ed commit 9692363
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .dockstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ workflows:
- name: Smartseq2_Single_Sample
subclass: WDL
primaryDescriptorPath: /pipelines/skylab/smartseq2_single_sample/SmartSeq2SingleSample.wdl
- name: IlluminaGenotypingArray
subclass: WDL
primaryDescriptorPath: /pipelines/broad/genotyping/illumina/IlluminaGenotypingArray.wdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version 1.0

import "../../../../tasks/IlluminaGenotypingArrayTasks.wdl" as GenotypingTasks
import "../../../../tasks/broad/IlluminaGenotypingArrayTasks.wdl" as GenotypingTasks

## Copyright Broad Institute, 2019
##
Expand Down

0 comments on commit 9692363

Please sign in to comment.