Is it possible to calculate Fst with Biopython without installing the Genepop module? I want to avoid too many module dependencies. Otherwise I'll just do a vcftools or plink subprocess instead or write the code myself. Thanks.