原文:VCFtools

The C executable module examples This page provides usage examples for the executable module. Extended documentation for all of the options can be found on the manual page. Running the program Getting ...

2015-03-31 21:09 0 11447 推薦指數:

查看詳情

vcftools安裝與使用

官網地址:https://vcftools.github.io/examples.html vcftools的軟件下載:https://vcftools.github.io/examples.html 安裝 第一種情況的: tar -xvf vcfools.0.X.XX.tar.gz ...

Mon Sep 17 23:44:00 CST 2018 0 4128
vcftools 軟件的 安裝

1、使用一下命令 編譯中出現報錯: 查了一下資料,大概是PKG_CONFIG_PATH這個環境變量出了問題,找不到軟件安裝過程中依賴包的位置。 在PKG_CON ...

Sat May 16 15:14:00 CST 2020 0 1254
收集vcftools所有用法

VCFtools用來處理VCF文檔。 篩選特定突變 比較文件 總結突變 轉化文件格式 驗證並合並文件 取突變交集和差集 Get basic file statistics input可以為VCF或BCF格式(--vcf --gvcf or --bcf ...

Tue Jan 29 03:11:00 CST 2019 0 4135
利用vcftools比較兩個vcf文件

因為最近有一項工作是比較填充准確性的,中間有用到vcftools比較兩個vcf文件。 使用命令也很簡單: 運行結束會生成一個名為Diff.site.diff.sites_in_files的文件: pso1,ref1和alt1代表file1.snp.vcf文件中位點信息 ...

Thu Dec 12 04:27:00 CST 2019 0 342
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM