Ver código fonte

add gene_abundance file in count task

tags/v0.2.7
stead99 4 anos atrás
pai
commit
116f6981aa
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      tasks/count.wdl

+ 1
- 0
tasks/count.wdl Ver arquivo

@@ -1,4 +1,5 @@
task count {
File gene_abundance
Array[File] ballgown
String base=basename(gene_abundance, ".gene.abundance.txt")
String docker

Carregando…
Cancelar
Salvar