瀏覽代碼

alter count

master
YaqingLiu 4 年之前
父節點
當前提交
e4993634dd
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      tasks/Count.wdl

+ 1
- 1
tasks/Count.wdl 查看文件

String disk_size String disk_size


command <<< command <<<
python /bed/count.py -s ${sample_id} -i ${readcount} -c ${bed} -o ${sample_id}.coverage
python count.py -s ${sample_id} -i ${readcount} -c ${bed} -o ${sample_id}.coverage
>>> >>>


runtime { runtime {

Loading…
取消
儲存