This website works better with JavaScript.
首頁
探索
Drone
說明
登入
meng
/
wgs_somatic_pipeline_v1
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
更新 'tasks/BQSR.wdl'
master
meng
2 年之前
父節點
803a6b909f
當前提交
e4dfd62b61
共有
1 個文件被更改
,包括
0 次插入
和
5 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
tasks/BQSR.wdl
+ 0
- 5
tasks/BQSR.wdl
查看文件
@@ -28,11 +28,6 @@ task Sentieon_BQSR{
nt=$(nproc)
#if [${regions}];then
# INTERVAL="--interval ${regions} --interval_padding ${interval_padding}"
#else
INTERVAL=""
#fi
sentieon driver -t $nt \
-r ${ref_dir}/${ref_fasta} -i ${deduped_bam} \
Write
Preview
Loading…
取消
儲存