Ver código fonte

更新 'tasks/CNVkit.wdl'

master
meng 2 anos atrás
pai
commit
2e2e984a69
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      tasks/CNVkit.wdl

+ 1
- 1
tasks/CNVkit.wdl Ver arquivo

@@ -114,7 +114,7 @@ task cnvkit{

output{
File out_file = "${sample}.tar"
#File cnv_bed = "${sample}.ratio_cnv.call.filter.bed"
File cnv_bed = "${sample}.call.cns"
}

}

Carregando…
Cancelar
Salvar