Data simulator including genotype, phenotype, pedigree, selection and reproduction in R. It simulates most of reproduction process of animals or plants and provides data for GS (Genomic Selection), GWAS (Genome-Wide Association Study), and Breeding. For ADI model, please see Kao C and Zeng Z (2002) <doi:10.1093/genetics/160.3.1243>. For build.cov, please see B. D. Ripley (1987) <ISBN:9780470009604>.
Version: | 0.9.0.0 |
Depends: | R (≥ 3.5.0), bigmemory |
Imports: | utils, stats, Matrix, methods, MASS, rMVP, Rcpp, rjson, igraph |
LinkingTo: | Rcpp, RcppArmadillo, RcppProgress, BH, bigmemory |
Suggests: | knitr |
Published: | 2022-05-12 |
Author: | Dong Yin [aut], Xuanning Zhang [aut], Lilin Yin [aut], Haohao Zhang [aut], Zhenshuang Tang [ctb], Jingya Xu [ctb], Xiaohui Yuan [ctb], Xinyun Li [ctb], Shuhong Zhao [ctb], Xiaolei Liu [cre, aut, cph] |
Maintainer: | Xiaolei Liu <xiaoleiliu at mail.hzau.edu.cn> |
BugReports: | https://github.com/xiaolei-lab/SIMER/issues |
License: | Apache License 2.0 |
URL: | https://github.com/xiaolei-lab/SIMER |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README |
CRAN checks: | simer results |
Reference manual: | simer.pdf |
Package source: | simer_0.9.0.0.tar.gz |
Windows binaries: | r-devel: simer_0.9.0.0.zip, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): simer_0.9.0.0.tgz, r-oldrel (arm64): simer_0.9.0.0.tgz, r-release (x86_64): simer_0.9.0.0.tgz, r-oldrel (x86_64): simer_0.9.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=simer to link to this page.