Learn R Programming

coala (version 0.2.0)

activate_seqgen: Use seq-gen for simulating finite sites mutation models

Description

This allows you to use seq-gen to simulate finite sites mutation models. You need to download the program from http://tree.bio.ed.ac.uk/software/seqgen/ and compile the binary first.

Usage

activate_seqgen(binary, priority = 100)

Arguments

binary
The path of the seqgen 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

Andrew Rambaut and Nicholas C. Grass. Seq-Gen: an application for the Monte Carlo simulation of DNA sequence evolution along phylogenetic trees. Comput Appl Biosci (1997) 13 (3): 235-238 doi:10.1093/bioinformatics/13.3.235