Browse Source

更新 'workflow_SEQC2.wdl'

master
meng 2 years ago
parent
commit
78baaf9b96
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      workflow_SEQC2.wdl

+ 1
- 1
workflow_SEQC2.wdl View File

call Haplotyper.Haplotyper as Haplotyper { call Haplotyper.Haplotyper as Haplotyper {
input: input:
SENTIEON_LICENSE=SENTIEON_LICENSE, SENTIEON_LICENSE=SENTIEON_LICENSE,
sample=sample_id + '.N',
sample=sample_id + '_N',
fasta=ref_fasta, fasta=ref_fasta,
ref_dir=ref_fasta_dir, ref_dir=ref_fasta_dir,
recaled_bam=Sentieon_BQSR_normal.recaled_bam, recaled_bam=Sentieon_BQSR_normal.recaled_bam,

Loading…
Cancel
Save