LUYAO REN преди 4 години
родител
ревизия
66a0d8c15a
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +2
    -2
      tasks/benchmark.wdl

+ 2
- 2
tasks/benchmark.wdl Целия файл

@@ -58,8 +58,8 @@ task benchmark {
output {
File rtg_vcf = "${project}.${sample}.rtg.vcf.gz"
File rtg_vcf_index = "${project}.${sample}.rtg.vcf.gz.tbi"
File SNV_result = "${sample}_SNV_precision_recall.txt"
File Indel_result = "${sample}_INDEL_precision_recall.txt"
File SNV_result = "${project}.${sample}_SNV_precision_recall.txt"
File Indel_result = "${project}.${sample}_INDEL_precision_recall.txt"
File file_list = "files.txt"
}
}

Loading…
Отказ
Запис