Ver código fonte

count.gene_abundance is not specified.

tags/v0.2.1
YJC 4 anos atrás
pai
commit
c71bb07576
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      workflow.wdl

+ 2
- 1
workflow.wdl Ver arquivo

@@ -192,6 +192,7 @@ workflow {{ project_name }} {
cluster = count_cluster,
ballgown = stringtie.ballgown,
disk_size = disk_size,
gene_abundance = stringtie.gene_abundance,
count_length = count_length
}
}
}

Carregando…
Cancelar
Salvar