本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
Drone
說明
登入
renluyao
/
high_confidence_calls_manuscript
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
modified vcf name
master
LUYAO REN
5 年之前
父節點
bac3d92813
當前提交
9d4b841e39
共有
2 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
codescripts/information_intergration.py
+1
-1
tasks/extract_info.wdl
+ 0
- 0
codescripts/information_intergration.py
查看文件
+ 1
- 1
tasks/extract_info.wdl
查看文件
@@ -18,6 +18,6 @@ task extract_info {
dataDisk: "cloud_ssd " + disk_size + " /cromwell_root/"
}
output {
File vcf_info = "${sampleName}
.
variant_quality_location.vcf"
File vcf_info = "${sampleName}
_
variant_quality_location.vcf"
}
}
Write
Preview
Loading…
取消
儲存