Przeglądaj źródła

revised-bedtools-task

master
stead99 5 lat temu
rodzic
commit
48aaa73d74
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tasks/bedtools.wdl

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

@@ -9,7 +9,7 @@ task bedtools {

command <<<
set -e -o pipefail
bedtools multicov ${sep='' input_samples} -bed ${bed_file} > revread_count.txt
bedtools multicov ${sep=' ' input_samples} -bed ${bed_file} > revread_count.txt

>>>


Ładowanie…
Anuluj
Zapisz