Language

Package: r-pcatools @ 2.2.0

Synopsis

PCAtools: everything Principal Components Analysis

Description

Principal Component Analysis (PCA) 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 an optimal number of principal components via different metrics, such as the 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.

Home page
https://github.com/kevinblighe/PCAtools
Location
gnu/packages/bioconductor.scm (line: 8338, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings