Browse Source

Fix bug: TNseq.wdl

tags/v0.1.2
YaqingLiu 4 years ago
parent
commit
fe662a3686
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/TNseq.wdl

+ 1
- 1
tasks/TNseq.wdl View File

--tumor_segments ${sample}.contamination.segments \ --tumor_segments ${sample}.contamination.segments \
${sample}.contamination ${sample}.contamination
sentieon driver -r REFERENCE \
${SENTIEON_INSTALL_DIR}/bin/sentieon driver -r REFERENCE \
--algo TNfilter \ --algo TNfilter \
--tumor_sample ${tumor_name} --normal_sample ${normal_name} \ --tumor_sample ${tumor_name} --normal_sample ${normal_name} \
-v ${sample}.TNseq.TN.tmp.vcf \ -v ${sample}.TNseq.TN.tmp.vcf \

Loading…
Cancel
Save