HapToTab


HapToTab converts hapmap data files into polytables suitable for analysis in libsequence, Sofos, etc. Read More...

ktohap


ktohap converts the default Illumina Genome Studio output format to a hapmap data format.
Read More...

pattern_finder

pattern_finder identifies patterns a,b,c and d of triplet and quadruplet sites (Padhukasahasram 2004) from simulated data in ms format. Read More...

SoFoS

SOFOS allows calculation and rescaling of the site frequency spectrum from polymorphism data. Read More...

LDit

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

COWDUDE


COWDUDE (catalogue operation with database user data entry) is a perl script that interfaces with a mysql database to manage germplasm inventory tracking and barcode creation. 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...

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...