Skip to content

hmoral/PythonCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

PythonCourse

This repository contains python scripts for calculating basic population genetics statistics from pool-seq samples

Genetic statistics: pi, Tajima's D, Fst and Dxy

Details

The scripts take an allele frequency table containing likelihood probabilites and allele frequencies obtained with a model-based SNP caller (e.g. SNAPE or Freebayes). Analysis are implemented in non-overlaping sliding windows Inputs can be filtered from the frequencies table by missing data, likelihood probabilites and depth. Other filters such as allelic balance, strand bias, He, etc. should be implemented before in the vcf file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages