Download List

Project Description

CoaSim is a tool for simulating the coalescent
process with recombination and gene conversion
under the assumption of exponential population
growth. It efficiently constructs the ancestral
recombination graph for a given number of
individuals and uses this to simulate samples of
SNP and micro satellite haplotypes/genotypes. The
generated sample can afterwards be separated in
cases and controls, depending on the states of
selected individual markers. The tool can
accordingly also be used to construct cases and
control data sets for association studies.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-20 08:17
4.0.5

Multi-marker disease models are now also available for phased genotype data.
Tags: Minor feature enhancements

2005-11-22 18:48
4.0.4

The implicit end times for epochs was incorrectly handled (in most cases end times had to be explicitly specified). This has now been corrected.
Tags: Minor bugfixes

2005-10-16 14:37
4.0.3

A module for the step-wise mutation model has been
added. The disease-modelling module has been
extended, and the SNP/genotypes module has been
extended with support for phased genotypes. A
number of bugs have been fixed.
Tags: Minor feature enhancements

2005-09-13 20:31
4.0.2

Adds an option for providing command line arguments to scripts.
Tags: Minor feature enhancements

2005-08-03 10:06
4.0.1

The "disease models" module used the srfi-1
partition function from the Guile library, which
turned out not to be tail-recursive. This would
cause stack overflows on large datasets. The
module now uses a tail-recursive implementation.
Tags: Minor bugfixes

Project Resources