# Install rain from CRAN:
install.packages("rain")
# Or the the development version from GitHub:
# install.packages("remotes")
remotes::install_github("umr1283/rain")
estimate_ethnicity()
allows to format VCF files and compute the genomic components (and some figures) for ethnicity using flashpca softwarepca_report()
allows to compute an analysis report using principal component analysis from flashpca software.
If you encounter a clear bug, please file a minimal reproducible example
on github.
For questions and other discussion, please contact the package
maintainer.
Please note that the rain
project is released with a Contributor Code
of
Conduct.
By contributing to this project, you agree to abide by its terms.