This website works better with JavaScript.
首頁
探索
Drone
說明
登入
YaqingLiu
/
VEP
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Update: add output vep_vcf_summary
master
YaqingLiu
3 年之前
父節點
fe3ac2b902
當前提交
6d9c6370cd
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/VEP.wdl
+ 1
- 0
tasks/VEP.wdl
查看文件
@@ -98,6 +98,7 @@ task VEP {
output {
File norm_vcf = "${basename}.norm.vcf"
File vep_vcf = "${basename}.vep.vcf"
File vep_vcf_summary = "${basename}.vep.vcf_summary.html"
File maf = "${basename}.maf"
}
}
Write
Preview
Loading…
取消
儲存