Skip to content

Standalone python scripts to do pairwise AFS analysis for population differentiation using Moments (http://www.genetics.org/content/early/2017/05/08/genetics.117.200493)

Notifications You must be signed in to change notification settings

Farhad63/AFS-analysis-with-moments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allele Frequency Spectrum (AFS) analysis of pairs of populations using Moments

Moments is AFS analysis method superficially similar to dadi but operating on different math (ordinary differential equations rather than diffusion approximation) It is considerably faster than dadi, handles up to five populations simultaneously, has easy functions for bootstrapping and estimating parameter uncertainties, and plots cartoons of inferred demographic scenarios.

This collection of command-line scrips is to run basic pairwise analysis of population subdivision using Moments, without the need to recode python scripts.

See moments_scripts_README.txt for instructions.

Link to original Moments paper

Moments manual (link may change with updates)

About

Standalone python scripts to do pairwise AFS analysis for population differentiation using Moments (http://www.genetics.org/content/early/2017/05/08/genetics.117.200493)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%