Package: PCAtools 2.25.0

Jared Andrews

PCAtools: PCAtools: Everything Principal Components Analysis

Principal Component Analysis (PCA) is a very powerful technique that has wide applicability in data science, bioinformatics, and further afield. It was initially developed to analyse large volumes of data in order to tease out the differences/relationships between the logical entities being analysed. It extracts the fundamental structure of the data without the need to build any model to represent it. This 'summary' of the data is arrived at through a process of reduction that can transform the large number of variables into a lesser number that are uncorrelated (i.e. the 'principal components'), while at the same time being capable of easy interpretation on the original data. PCAtools provides functions for data exploration via PCA, and allows the user to generate publication-ready figures. PCA is performed via BiocSingular - users can also identify optimal number of principal components via different metrics, such as elbow method and Horn's parallel analysis, which has relevance for data reduction in single-cell RNA-seq (scRNA-seq) and high dimensional mass cytometry data.

Authors:Kevin Blighe [aut], Jared Andrews [aut, cre], Anna-Leigh Brown [ctb], Vincent Carey [ctb], Guido Hooiveld [ctb], Aaron Lun [aut, ctb]

PCAtools_2.25.0.tar.gz
PCAtools_2.25.0.zip(r-4.7)PCAtools_2.25.0.zip(r-4.6)PCAtools_2.25.0.zip(r-4.5)
PCAtools_2.25.0.tgz(r-4.6-x86_64)PCAtools_2.25.0.tgz(r-4.6-arm64)PCAtools_2.25.0.tgz(r-4.5-x86_64)PCAtools_2.25.0.tgz(r-4.5-arm64)
PCAtools_2.25.0.tar.gz(r-4.7-arm64)PCAtools_2.25.0.tar.gz(r-4.7-x86_64)PCAtools_2.25.0.tar.gz(r-4.6-arm64)PCAtools_2.25.0.tar.gz(r-4.6-x86_64)
PCAtools_2.25.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
PCAtools/json (API)
NEWS

# Install 'PCAtools' in R:
install.packages('PCAtools', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kevinblighe/pcatools/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On BioConductor:PCAtools-2.25.0(bioc 3.24)PCAtools-2.24.0(bioc 3.23)

rnaseqatacseqgeneexpressiontranscriptionsinglecellprincipalcomponentcpp

11.79 score 380 stars 2 packages 952 scripts 2.0k downloads 20 mentions 13 exports 56 dependencies

Last updated from:a8b65ba19e. Checks:12 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE236
linux-devel-arm64NOTE341
linux-devel-x86_64NOTE434
source / vignettesOK460
linux-release-arm64NOTE319
linux-release-x86_64NOTE392
macos-release-arm64NOTE245
macos-release-x86_64NOTE435
macos-oldrel-arm64NOTE242
macos-oldrel-x86_64NOTE630
windows-develNOTE467
windows-releaseNOTE529
windows-oldrelNOTE505
wasm-releaseOK212

Exports:biplotchooseGavishDonohochooseMarchenkoPastureigencorplotfindElbowPointgetComponentsgetLoadingsgetVarspairsplotparallelPCApcaplotloadingsscreeplot

Dependencies:abindassortheadbeachmatBHBiocGenericsBiocParallelBiocSingularclicodetoolscowplotcpp11DelayedArrayDelayedMatrixStatsdqrngfarverformatRfutile.loggerfutile.optionsgenericsggplot2ggrepelgluegtableIRangesirlbaisobandlabelinglambda.rlatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsplyrR6RColorBrewerRcppreshape2rlangrsvdS4ArraysS4VectorsS7ScaledMatrixscalessitmosnowSparseArraysparseMatrixStatsstringistringrvctrsviridisLitewithrXVector

PCAtools: everything Principal Component Analysis

Rendered fromPCAtools.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2026-01-12
Started: 2018-12-16