vcf-concat

Collection of tools to work with VCF files

Install

All systems
curl cmd.cat/vcf-concat.sh
Debian Debian
apt-get install vcftools
Ubuntu
apt-get install vcftools
image/svg+xml Kali Linux
apt-get install vcftools
Fedora
dnf install vcftools
Windows (WSL2)
sudo apt-get update sudo apt-get install vcftools
OS X
brew install vcftools
Raspbian
apt-get install vcftools

vcftools

Collection of tools to work with VCF files

VCFtools is a program package designed for working with VCF files, such as those generated by the 1000 Genomes Project. The aim of VCFtools is to provide methods for working with VCF files: validating, merging, comparing and calculate some basic population genetic statistics.