stead99 5 лет назад
Родитель
Сommit
1c08aaf1cc
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      tasks/bedtools.wdl

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

@@ -13,7 +13,7 @@ task bedtools {
mkdir -p /cromwell_root/tmp/bedtools
cp ${sep=' ' bai} /cromwell_root/tmp/bedtools
cd /cromwell_root/tmp/bedtools
bedtools multicov -bams ${sep=' ' bam} -bed ${bed_file} > revread_count.txt
bedtools multicov -bams ${sep=' ' bam} -bed ${bed_file} > ~/revread_count.txt

>>>


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