Learn R Programming

coala (version 0.1.1)

activate_ms: Use the simulator ms

Description

This adds the simulator 'ms' to the list of available simulators. In order to use 'ms', you first need to download its sources from http://home.uchicago.edu/rhudson1/source/mksamples.html and compile the binary following the instructions in the package.

Usage

activate_ms(binary, priority = 300)

Arguments

binary
The path of the ms binary that will be used for simulations.
priority
The priority for this simulator. If multiple simulators can simulate a model, the one with the highest priority will be used.

Citation

Richard R. Hudson. Generating samples under a Wright-Fisher neutral model of genetic variation. Bioinformatics (2002) 18 (2): 337-338 doi:10.1093/bioinformatics/18.2.337