Ver código fonte

更新 'tasks/CNVkit.wdl'

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

+ 2
- 2
tasks/CNVkit.wdl Ver arquivo

@@ -12,7 +12,7 @@ task cnvkit{
String cluster_config
String disk_size

command <<
command <<<
set -o pipefail
set -e

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

tar cvf ${sample}.tar ./

>>
>>>

runtime{
docker:docker

Carregando…
Cancelar
Salvar