浏览代码

revised ballgown

tags/v0.1.0
stead99 5 年前
父节点
当前提交
c94776fe2c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tasks/ballgown.wdl

+ 1
- 1
tasks/ballgown.wdl 查看文件

@@ -6,7 +6,7 @@ task ballgown {
String cluster

command <<<
mkdir /cromwell_root/tmp/
mkdir /cromwell_root/tmp/ballgown
cp -r ${sep=" " ballgown} /cromwell_root/tmp/ballgown
Rscript /usr/bin/ballgown.R /cromwell_root/tmp/ballgown/${base} ${base}.txt
>>>

正在加载...
取消
保存