The powerful AWK script to calculate population statistics in VCF files with support for varying ploidy and missing data
The powerful awk script to calculate π, Dxy (or πxy, or Nei's D) and some more simple stats (Fst, Tajima's D, Ronfort's rho) in VCF files in the command line. Developed to analyze arbitrary-ploidy groups with substantial amounts of missing data. Largely inspired by https://github.com/ksamuk/pixy