Explorar el Código

Fix bug: TNseq.wdl

master
YaqingLiu hace 4 años
padre
commit
4058620a88
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      tasks/TNseq.wdl

+ 2
- 1
tasks/TNseq.wdl Ver fichero

@@ -60,7 +60,8 @@ task TNseq {
--tumor_segments ${sample}.contamination.segments \
${sample}.contamination
${SENTIEON_INSTALL_DIR}/bin/sentieon driver -r REFERENCE \
${SENTIEON_INSTALL_DIR}/bin/sentieon driver -t $nt \
-r ${ref_dir}/${fasta} \
--algo TNfilter \
--tumor_sample ${tumor_name} --normal_sample ${normal_name} \
-v ${sample}.TNseq.TN.tmp.vcf \

Cargando…
Cancelar
Guardar