Browse Source

revised-bedtools-task

master
stead99 5 years ago
parent
commit
00adf1b5a1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl View File



call bedtools.bedtools as bedtools { call bedtools.bedtools as bedtools {
input: input:
bam=cp_bam.tmp_bam,
tmp_bam=cp_bam.tmp_bam,
bed_file=bed_file bed_file=bed_file


} }

Loading…
Cancel
Save