소스 검색

output

master
LUYAO REN 4 년 전
부모
커밋
d2600b650e
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      tasks/benchmark.wdl

+ 5
- 0
tasks/benchmark.wdl 파일 보기

@@ -100,5 +100,10 @@ task benchmark {
File metrics = "${sample}.metrics.json.gz"
File out_file = "filelist"
File filtered_vcf = "filtered.vcf"
File unzip_vcf = "unzip.vcf"
File body_filter = "body.filtered"
File body_filtered_gt = "body.filtered.gt"
File name = "name"
File body = "body"
}
}

Loading…
취소
저장