浏览代码

count.gene_abundance is not specified.

tags/v0.2.1
YJC 4 年前
父节点
当前提交
c71bb07576
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      workflow.wdl

+ 2
- 1
workflow.wdl 查看文件

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

正在加载...
取消
保存