LDit

Simple R code to plot LD decay. Read More...

SFS

SFS is a simple perl scrip to calculate the Site Frequency Spectrum from a polytable (a table showing polymorphic SNPs).
Read More...

WFT?


WFT? (For Wright-Fisher Tracker?) is a simple R function that does binomial sampling to show genetic drift.
Read More...

eight_zygote

An analog of the 4-gamete test for dominant genotypic data.
Read More...

HBK_permute

A modification of the HBKpermute program from K. Thornton’s analysis package.
Read More...

msstats_fst

A modification of K. Thornton’s msstats program that calculates Weir & Cockerham’s Fst estimator from ms simulations.
Read More...

IAMSAM

IAMSAM is a forward simulation to test predictions of the Indel Associated Mutation model. Read More...

SITESpipe


Perl scripts to convert and run Jody Hey's SITES program. Read More...

msnsam

A modification of Dick Hudson's ms program. Read More...

fastU

fastU performs a number of minor fasta-handling utilities Read More...

Theta Curve

ThetaCurve is a perl script for calculating the a multilocus maximum likelihood value of the per locus Watterson's estimator of the population mutation rate theta. Read More...

Geneious Converter

A simple perl script that converts files in the .genious format to fasta format.

Runs with the following command:

genious_to_fasta.pl -i

DiceDist

This program calculates Dice's distance measure among all pairs of individuals from a population, and outputs a triangle distance matrix suitable for use in Neighbor or other phylogeny programs. Read More...

Metapopulation Graphs

R Code to graph the figures from van Heerwaarden, van Eeuwijk, and Ross-Ibarra 2009.
Read More...

SimDataTBS

Allow reading in the tbs line from ms-output. Read More...

SimDataDip

Files to allow conversion of ms-style output to dominant diploid data. Read More...

TwoDen

A function to plot the joint density of two vectors on a grid. Basically it plots 2-D histograms.
Read More...

TwoBar

A quick and dirty little function to plot two vectors on the same barplot.
Read More...

ABCX

ABCX is a simple bash script to exemplify the Approximate Bayesian Computation approach to population genetic analysis. Read More...

RminCutter

RminCutter is a perl script to estimate Hudson & Kaplan's rmin from a standard fasta file, then cut the file into semi-independent regions of sequence with no internal recombination (if you believe that sort of thing). Allows choice of 3 definitions of intervals for output. Read More...

Ewens Sampler

A simple perl script to generate the expected site frequency spectrum for a sample of size n for a population mutation rate of θ. I am no longer entirely sure why you would want to do this. Read More...