vcftools分离SNP和indel变异
001、 分离SNP和indel
vcftools --vcf snp_indel.vcf --remove-indels --recode --recode-INFO-all --out SNPs_only
ref:
01、https://zhuanlan.zhihu.com/p/580033911
001、 分离SNP和indel
vcftools --vcf snp_indel.vcf --remove-indels --recode --recode-INFO-all --out SNPs_only
ref:
01、https://zhuanlan.zhihu.com/p/580033911