Sfoglia il codice sorgente

count.gene_abundance is not specified.

tags/v0.2.1
YJC 4 anni fa
parent
commit
c71bb07576
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. +2
    -1
      workflow.wdl

+ 2
- 1
workflow.wdl Vedi File

@@ -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
}
}
}

Loading…
Annulla
Salva