소스 검색

更新 'tasks/batch.wdl'

master
liuruimei 3 년 전
부모
커밋
c8b5f068b2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      tasks/batch.wdl

+ 1
- 1
tasks/batch.wdl 파일 보기

@@ -36,7 +36,7 @@ task batch {
cd /cromwell_root/tmp/cnvkit
mkdir results
cnvkit.py batch -p $nt ${sep=' ' tumor_bam} --normal ${sep=' ' normal_bam} \
--method ${method} --segment-method ${segment_method} \
--method ${method} \
${access_opt} ${annotate_opt} \
--fasta hg_ref.fa ${reference_opt} \
--output-reference ${sample_id}.reference.cnn \

Loading…
취소
저장