Browse Source

修改错误

tags/v1.0
linzipeng 6 years ago
parent
commit
6f39b75393
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      workflow.wdl

+ 0
- 1
workflow.wdl View File

call Trim.Trim as Trim { call Trim.Trim as Trim {
input: input:
sample=sample, sample=sample,
ref_dir=ref_dir,
fastq_1=fastq_1, fastq_1=fastq_1,
fastq_2=fastq_2, fastq_2=fastq_2,
docker=docker, docker=docker,

Loading…
Cancel
Save