Skip to content

Commit

Permalink
fix: add container
Browse files Browse the repository at this point in the history
  • Loading branch information
jonca79 committed Nov 11, 2024
1 parent a03f4d9 commit c59d8ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,12 @@ gatk_mutect2_merge_stats:
gene_fuse:
container: "docker://hydragenetics/genefuse:0.6.1"

juli_annotate:
container: "docker://hydragenetics/juli:0.1.6.2"

juli_call:
container: "docker://hydragenetics/juli:0.1.6.2"

jumble_cnvkit_call:
container: "docker://hydragenetics/cnvkit:0.9.9"

Expand Down

0 comments on commit c59d8ab

Please sign in to comment.