本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
Drone
說明
登入
chenqingwang
/
rmats
關注
2
收藏
1
複製
0
程式碼
問題
0
合併請求
0
版本發佈
1
Wiki
活動
瀏覽代碼
更新 'tasks/rmats.wdl'
tags/v4.1.1
chenqingwang
4 年之前
父節點
25208820e0
當前提交
15e0570eb9
共有
1 個檔案被更改
,包括
2 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
tasks/rmats.wdl
+ 2
- 1
tasks/rmats.wdl
查看文件
@@ -15,7 +15,8 @@ task rmats {
set -o pipefail
set -e
mkdir -p ${sample_id}
mkdir -p ${sample_id}/output
mkdir -p ${sample_id}/tmp_output
python /usr/local/bin/rmats.py --b1 ${b1_txt} \
--b2 ${b2_txt} \
--gtf ${reference_gtf_file} \
Write
Preview
Loading…
取消
儲存