소스 검색

修改错误脚本

tags/v1.0
linzipeng 6 년 전
부모
커밋
a9efeb8631
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      tasks/Call_meth.wdl

+ 0
- 1
tasks/Call_meth.wdl 파일 보기

@@ -24,7 +24,6 @@ command <<<
output {
File bedGraph = "${sample}_R1_val_1_bismark_bt2_pe.bedGraph.gz"
File cov = "${sample}_R1_val_1_bismark_bt2_pe.bismark.cov.gz"
File M-bias = "${sample}_R1_val_1_bismark_bt2_pe.M-bias.txt"
File splitting_report = "${sample}_R1_val_1_bismark_bt2_pe_splitting_report.txt"
File CHG_context = "CHG_context_{sample}_R1_val_1_bismark_bt2_pe.txt"
File CHH_context = "CHH_context_{sample}_R1_val_1_bismark_bt2_pe.txt"

Loading…
취소
저장