Просмотр исходного кода

更新 'tasks/battenberg.wdl'

master
biochenglinliu 1 год назад
Родитель
Сommit
9722d74738
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      tasks/battenberg.wdl

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

@@ -29,8 +29,8 @@ task battenberg {
}

output {
File tumor_bam = "${normal_id}.sorted.deduped.nochr.bam"
File normal_bam = "${sample_id}.sorted.deduped.nochr.bam"
File tumor_bam_data = "${sample_id}.sorted.deduped.nochr.bam"
File normal_bam_data = "${normal_id}.sorted.deduped.nochr.bam"
}

}

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