ソースを参照

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

読み込み中…
キャンセル
保存