本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
Drone
說明
登入
biochenglinliu
/
battenberg_R3
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
更新 '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…
取消
儲存