소스 검색

更新 'workflow.wdl'

master
meng 2 년 전
부모
커밋
5d4b757114
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl 파일 보기

@@ -66,7 +66,7 @@ if (normal_in1 != ""){
bam_bai=SentieonFastqToBam_normal.deduped_bam_bai,
annot_gff=annot_gff,
docker=docker_qualimap,
cluster_config=cluster_config,
cluster_config="OnDemand bcs.ps.g.6xlarge img-ubuntu-vpc",
disk_size=disk_size
}

@@ -97,7 +97,7 @@ if (tumor_in1 != ""){
bam_bai=SentieonFastqToBam_tumor.deduped_bam_bai,
annot_gff=annot_gff,
docker=docker_qualimap,
cluster_config=cluster_config,
cluster_config="OnDemand bcs.ps.g.6xlarge img-ubuntu-vpc",
disk_size=disk_size
}


Loading…
취소
저장