README.md

CAMer

CAMer (Continuous Admixture Modeler) is an R package for Continuous Admixture Modeling (CAM), based on the result of iMAAPs (available on http://www.picb.ac.cn/PGG/resource.php).

Installation

One way is to use devtools

library(devtools)
install_github("Shuhua-Group/CAMer")

Another way is to download the repo from the website of population genetic group: http://www.picb.ac.cn/PGG/resource.php or https://github.com/Shuhua-Group/CAMer, and run R CMD INSTALL path/to/CAMer in the shell/comand line.

Vignette

See An Introduction to CAMer package, the .md file under inst/doc/.

Citation

When using CAMer, please cite:

Zhou Y, Qiu H, Xu S. Modeling Continuous Admixture Using Admixture-Induced Linkage Disequilibrium. Sci Rep. 2017 Feb 23;7:43054. doi: 10.1038/srep43054. PMID: 28230170; PMCID: PMC5322361.

(https://pubmed.ncbi.nlm.nih.gov/28230170/)



QIU-Hongxiang-David/CAMer documentation built on Nov. 13, 2021, 5:15 p.m.