This website works better with JavaScript.
首頁
探索
Drone
說明
登入
biochenglinliu
/
battenberg_R3
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
更新 'tasks/battenberg.wdl'
a.R
master
biochenglinliu
1 年之前
父節點
24af59ce73
當前提交
1d016b5674
共有
1 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
tasks/battenberg.wdl
+ 2
- 2
tasks/battenberg.wdl
查看文件
@@ -10,7 +10,7 @@ task battenberg {
set -o pipefail
set -e
cp /
software/TREC_script.Rscript
./
cp /
usr/local/a.R
./
>>>
@@ -22,7 +22,7 @@ task battenberg {
}
output {
File subclones = "
TREC_script.Rscript
"
File subclones = "
a.R
"
}
}
Write
Preview
Loading…
取消
儲存