Software

Statistical Genetics

Hotspotter

Hotspotter implements the PAC (Products of Approximate Conditional) model for estimating recombination rate (Li and Stephens, 2003). (Documentation (PDF), ChangeLog)

Scripts

High Performance Statistical Computing

R Packages

rpvm

R interface to PVM (Parallel Virtual Machine), source package available at CRAN. Unix only.

rsprng

R interface to SPRNG (Scalable Parallel Random Number Generators) library, source package available at CRAN. Here is a Win32 binary version rsprng.zip (186 KB, SIG) . It was statically linked with SPRNG (v2.0a) and GMP (v4.0) libraries. (Notes on Installation)

If you plan to compile rsprng under win32, you will need SPRNG win32 static library sprng2.0a-mingw32.zip (91 KB, SIG) and Gnu MP library. It was surprisingly hard to find precopmpiled libgmp for win32 so I made a static library libgmp-mingw32-static.tar.bz2 (622 KB, SIG) and the latest source can be found here.

Other SPRNG binaries: