Browse Source

count.gene_abundance is not specified.

tags/v0.2.1
YJC 4 years ago
parent
commit
c71bb07576
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      workflow.wdl

+ 2
- 1
workflow.wdl View File

cluster = count_cluster, cluster = count_cluster,
ballgown = stringtie.ballgown, ballgown = stringtie.ballgown,
disk_size = disk_size, disk_size = disk_size,
gene_abundance = stringtie.gene_abundance,
count_length = count_length count_length = count_length
} }
}
}

Loading…
Cancel
Save