Procházet zdrojové kódy

add gene_abundance file in count task

tags/v0.2.7
stead99 před 4 roky
rodič
revize
116f6981aa
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      tasks/count.wdl

+ 1
- 0
tasks/count.wdl Zobrazit soubor

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

Načítá se…
Zrušit
Uložit