kridsadakorn/ipcaps2: Iterative Pruning to Capture Population Structure version 2

An unsupervised clustering algorithm based on iterative pruning is for capturing population structure. This version supports ordinal data which can be applied directly to SNP data to identify fine-level population structure and it is built on the iterative pruning Principal Component Analysis ('ipPCA') algorithm as explained in Intarapanich et al. (2009) <doi:10.1186/1471-2105-10-382>. The 'IPCAPS' involves an iterative process using multiple splits based on multivariate Gaussian mixture modeling of principal components and 'Expectation-Maximization' clustering as explained in Lebret et al. (2015) <doi:10.18637/jss.v067.i06>. In each iteration, rough clusters and outliers are also identified using the function rubikclust() from the R package 'KRIS'.

Getting started

Package details

Bioconductor views Clustering Genetics PrincipalComponent SNP Software
Maintainer
LicenseGPL-3
Version2.3.0
URL https://github.com/kridsadakorn/ipcaps
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kridsadakorn/ipcaps2")
kridsadakorn/ipcaps2 documentation built on June 11, 2022, 8:35 p.m.