AncestryPainter is a graphing tool developed by Qidi Feng and Dongsheng Lu in 2018 (https://doi.org/10.1016/j.gpb.2018.05.002). It can visualize the ancestry composition and genetic difference, and merge ancestry proportion matrix output by ancestry inference tools like ADMIXTURE.
Since Aug, 2021, a new version of AncestryPainter has been developed by Shuanghui Chen and her collaborators. Now the related manuscript is under review.
See DESCRIPTION for more details about our team!
You can install our software by devtools given good network connectivity.
devtools::install_github("Shuhua-Group/AncestryPainterV2")
Alternatively, you can obtain the compressed source code package manually, and install it by R command like:
install.packages("/path/to/the/package/AncestryPainterV2-1.0.tar.gz")
or
install.packages("/path/to/the/package/AncestryPainterV2-1.0.zip")
AncestryPainterV2 is developed based on R 3.3.3 "Another Canoe"
. The graphing and statistical functions of AncestryPainterV2 are achieved by invoking these attached base packages of R.
graphics
grDevices
stats
utils
Generally, if you install R
on your device, it is no need to install or load these packages additionally.
Please refer to the AncestryPainter_V2.manual.v5.pdf for the usage of AncestryPainter.
If you use AncestryPainterV2 in your project, please cite: Chen S, Lei C, Zhao X, Pan Y, Lu D, Xu S. AncestryPainter 2.0: Visualizing ancestry composition and admixture history graph. bioRxiv. 2024:2024-04. doi: https://doi.org/10.1101/2024.04.08.588394
Our software is available at https://github.com/Shuhua-Group/AncestryPainterV2
If you have any questions or suggestions, welcome to contact us: chenshh@shanghaitech.edu.cn