Package: ipADMIXTURE 0.1.2
ipADMIXTURE: Iterative Pruning Population Admixture Inference Framework
A data clustering package based on admixture ratios (Q matrix) of population structure. The framework is based on iterative Pruning procedure that performs data clustering by splitting a given population into subclusters until meeting the condition of stopping criteria the same as ipPCA, iNJclust, and IPCAPS frameworks. The package also provides a function to retrieve phylogeny tree that construct a neighbor-joining tree based on a similar matrix between clusters. By given multiple Q matrices with varying a number of ancestors (K), the framework define a similar value between clusters i,j as a minimum number K* that makes majority of members of two clusters are in the different clusters. This K* reflexes a minimum number of ancestors we need to splitting cluster i,j into different clusters if we assign K* clusters based on maximum admixture ratio of individuals. The publication of this package is at Chainarong Amornbunchornvej, Pongsakorn Wangkumhang, and Sissades Tongsima (2020) <doi:10.1101/2020.03.21.001206>.
Authors:
ipADMIXTURE_0.1.2.tar.gz
ipADMIXTURE_0.1.2.zip(r-4.7)ipADMIXTURE_0.1.2.zip(r-4.6)ipADMIXTURE_0.1.2.zip(r-4.5)
ipADMIXTURE_0.1.2.tgz(r-4.6-any)ipADMIXTURE_0.1.2.tgz(r-4.5-any)
ipADMIXTURE_0.1.2.tar.gz(r-4.7-any)ipADMIXTURE_0.1.2.tar.gz(r-4.6-any)
ipADMIXTURE_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ipADMIXTURE/json (API)
NEWS
| # Install 'ipADMIXTURE' in R: |
| install.packages('ipADMIXTURE', repos = c('https://darkeyes.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/darkeyes/ipadmixture/issues
- human27pop_labels - Labels of 27 human populations
- human27pop_Qmat - A list of Q matrices of 27 human populations
- UD1_Qmat - A list of Q matrices of simulation of 20 populations
- UD1labels - Labels of 20 simulation populations
admixturebioinformaticsdata-clustering-algorithmpopulation-stratificationpopulation-structure
Last updated from:efcc3b1491. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 141 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 180 | ||
| macos-release-arm64 | OK | 102 | ||
| macos-oldrel-arm64 | OK | 131 | ||
| windows-devel | OK | 106 | ||
| windows-release | OK | 104 | ||
| windows-oldrel | OK | 96 | ||
| wasm-release | OK | 136 |
Exports:biclustFuncgetPhyloTreeipADMIXTUREplotAdmixClustersplotClusterLeavesprintClustersFromLabels
Dependencies:apebase64encbslibcachemclicolorspacecommonmarkcpp11data.tabledigestfarverfastmapfontawesomefsggplot2gluegridBasegtablehtmltoolshttpuvigraphisobandjquerylibjsonlitelabelinglaterlatticelifecyclemagrittrMatrixmemoisemimenlmeotelpkgconfigpromisesR6rappdirsRColorBrewerRcpprlangS7sassscalesshinysourcetoolstreemapvctrsviridisLitewithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| biclustFunc function | biclustFunc |
| getPhyloTree | getPhyloTree |
| Labels of 27 human populations | human27pop_labels |
| A list of Q matrices of 27 human populations | human27pop_Qmat |
| Iterative Pruning Population Admixture Inference Framework (ipADMIXTURE) | ipADMIXTURE |
| plotAdmixClusters | plotAdmixClusters |
| plotClusterLeaves | plotClusterLeaves |
| printClustersFromLabels | printClustersFromLabels |
| A list of Q matrices of simulation of 20 populations | UD1_Qmat |
| Labels of 20 simulation populations | UD1labels |
