Browse Source

更新 'tasks/fastq_ncm.wdl'

master
meng 2 years ago
parent
commit
343afe0d01
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/fastq_ncm.wdl

+ 1
- 1
tasks/fastq_ncm.wdl View File

dataDisk:"cloud_ssd " + disk_size + " /cromwell_root/" dataDisk:"cloud_ssd " + disk_size + " /cromwell_root/"
} }
output { output {
File output="${out_id}.tar"
File result="${out_id}.tar"
} }
} }

Loading…
Cancel
Save