Coalescent simulators can rapidly simulate biological sequences evolving according to a given model of evolution. You can use this package to specify such models, to conduct the simulations and to calculate additional statistics from the results. It relies on existing simulators for doing the simulation, and currently supports the programs 'ms', 'msms' and 'scrm'. It also supports finite-sites mutation models by combining the simulators with the program 'seq-gen'.
Version: | 0.2.1 |
Depends: | R (≥ 3.1.0) |
Imports: | assertthat (≥ 0.1), methods, parallel, R6 (≥ 2.0.1), Rcpp (≥ 0.11.0), rehh (≥ 1.11), scrm (≥ 1.6.0-2), stats, utils |
LinkingTo: | Rcpp, RcppArmadillo (≥ 0.3.810.0) |
Suggests: | abc (≥ 2.0), knitr, rmarkdown, testthat (≥ 0.11.0) |
Published: | 2015-11-17 |
Author: | Paul Staab [aut, cre, cph], Dirk Metzler [ths] |
Maintainer: | Paul Staab <develop at paulstaab.de> |
BugReports: | https://github.com/statgenlmu/coala/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/statgenlmu/coala |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | coala results |
Reference manual: | coala.pdf |
Vignettes: |
Using coala for ABC Extending coala Installing ms, msms and seqgen Introduction |
Package source: | coala_0.2.1.tar.gz |
Windows binaries: | r-devel: coala_0.2.1.zip, r-release: coala_0.2.1.zip, r-oldrel: coala_0.2.1.zip |
OS X Snow Leopard binaries: | r-release: not available, r-oldrel: not available |
OS X Mavericks binaries: | r-release: coala_0.2.1.tgz |
Old sources: | coala archive |