Migraine distribution page

Migraine implements coalescent algorithms for maximum likelihood analysis of population genetic data. The data currently handled are allelic counts but sequences will be handled in the forthcoming version. The code is designed to be compiled with the GNU C++ compiler under Windows and Linux (including its Mac OSX incarnation).
The version available through this page includes implementations of one- and two-dimensional isolation by distance models (including the island model as a subcase), as well as the two-populations model described in de Iorio et al. (2005) and the elementary one-population model (with 2Nμ as unique parameter). Typical analyses can be performed in seconds (in the one-parameter case) or overnight (in some three-parameter cases), and longer analyses can easily been split among different computers.
There are two versions of the documentation, a short one that should be sufficient for most applications, and a longer one for complications, which hopefully no one needs to read.
The distribution now includes an R package (Rmigraine). The Ckrigcoefs library found in the previous distributions is now obsolete.
For Windows executable (migraine.exe) in 32- or 64-bit environments, download either migraineWin32.tar.gz or migraineWin64.tar.gz.
For the sources (migraine and Rmigraine) for all operating systems, download migraine.tar.gz and the Rmigraine_0.3-3.tar.gz package sources.
For the "first session" sample files, download examples.zip.
Recent changes: The R package has been updated on 2013/05/29.
Current developments: models of variable population size and of population divergence; infinite site model and SNPs.
See the documentation for all further information.
Migraine (C) François Rousset & Raphaël Leblois 2007-present
Migraine is freeware (i.e. you don't need to pay). It is free software covered by the CeCILL licence (GPL compatible), i.e. it can be used, copied, studied, modified, and redistributed in other free software (i.e. also covered by a GPL-compatible licence, with freely available source code, even if commercial software) provided the Migraine source is acknowledged.
This page (C) F. Rousset 2007-present
Source/executables last updated on 2013/05/29
Documentation last updated on 2013/05/29