YaqingLiu 4 лет назад
Родитель
Сommit
e02e9b8f9f
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      tasks/Count.wdl

+ 1
- 1
tasks/Count.wdl Просмотреть файл

@@ -8,7 +8,7 @@ task Count {
String disk_size

command <<<
python 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 {

Загрузка…
Отмена
Сохранить