本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
Drone
說明
登入
meng
/
wgs_somatic_pipeline_v1
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
更新 'tasks/manta.wdl'
master
meng
2 年之前
父節點
76997c2c26
當前提交
e2898bcfb6
共有
1 個檔案被更改
,包括
1 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/manta.wdl
+ 1
- 0
tasks/manta.wdl
查看文件
@@ -15,6 +15,7 @@ task manta_calling{
String out_dir = "${sample_id}_result"
command <<<
set -exo pipefail
cpu=$(nproc)
/home/biosoft/manta-1.6.0.centos6_x86_64/bin/configManta.py \
--normalBam ${normal_bam} \
--tumorBam ${tumour_bam} \
Write
Preview
Loading…
取消
儲存