vcf-annotate
Collection of tools to work with VCF files
Install
- All systems
-
curl cmd.cat/vcf-annotate.sh
- Debian
-
apt-get install vcftools
- Ubuntu
-
apt-get install vcftools
- 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
- Dockerfile
- dockerfile.run/vcf-annotate
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.