This website works better with JavaScript.
首頁
探索
Drone
說明
登入
meng
/
wgs_somatic_pipeline_v1
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
更新 '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…
取消
儲存