Przeglądaj źródła

update count

master
YaqingLiu 4 lat temu
rodzic
commit
662d4548d3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tasks/count.wdl

+ 1
- 1
tasks/count.wdl Wyświetl plik

@@ -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_samtools.py -s ${sample_id} -i ${readcount} -c ${bed} -o ${sample_id}.coverage
>>>

runtime {

Ładowanie…
Anuluj
Zapisz