Browse Source

更新 'tasks/CNVkit.wdl'

master
meng 2 years ago
parent
commit
e5093de19f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/CNVkit.wdl

+ 1
- 1
tasks/CNVkit.wdl View File

cnvkit.py batch ${tumor_bam} \ cnvkit.py batch ${tumor_bam} \
-n ${normal_bam} \ -n ${normal_bam} \
-m wgs \ -m wgs \
-f ${fasta} \
-f ${ref_dir}/${fasta} \
--annotate ${ref_flat} --annotate ${ref_flat}


cnvkit.py scatter ${sample}.cnr \ cnvkit.py scatter ${sample}.cnr \

Loading…
Cancel
Save