瀏覽代碼

revised ballgown

tags/v0.1.0
stead99 5 年之前
父節點
當前提交
a554bbe23e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tasks/ballgown.wdl

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

@@ -8,7 +8,7 @@ task ballgown {
command <<<
mkdir -p /cromwell_root/tmp/ballgown
cp -r ${sep=" " ballgown} /cromwell_root/tmp/ballgown
Rscript /usr/bin/ballgown.R /cromwell_root/tmp/ballgown/${base} ${base}.txt
Rscript /usr/bin/ballgown.R /cromwell_root/tmp/ballgown ${base}.txt
>>>
runtime {

Loading…
取消
儲存