YaqingLiu 4 лет назад
Родитель
Сommit
5a5df61a4e
2 измененных файлов: 2 добавлений и 2 удалений
  1. +0
    -1
      tasks/TNseq.wdl
  2. +2
    -1
      tasks/TNseqold.wdl

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

@@ -84,5 +84,4 @@ task TNseq {
File contamination_segments = "${sample}.contamination.segments"
File orientation = "${sample}.orientation"
}

}

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

@@ -61,4 +61,5 @@ task TNseqold {
output {
File TNseq_vcf= "${sample}.TNseq.old.TN.vcf"
File TNseq_vcf_index = "${sample}.TNseq.old.TN.vcf.idx"
}
}
}

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