Browse Source

access.wdl

master
YaqingLiu 4 years ago
parent
commit
88e5e1d73c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/access.wdl

+ 1
- 1
tasks/access.wdl View File

String disk_size String disk_size


command <<< command <<<
cnvkit.py access ${ref_dir}/${fasta} -o ./data/access-5kb-mappable.hg38.bed
cnvkit.py access ${ref_dir}/${fasta} -o access-5kb-mappable.hg38.bed
>>> >>>
runtime { runtime {

Loading…
Cancel
Save