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…
Откажи
Сачувај