calculatePCAMatrix: Generate PCA Matrix for SummarizedExperiment

View source: R/rna_qc_utils.R

calculatePCAMatrixR Documentation

Generate PCA Matrix for SummarizedExperiment

Description

Generate PCA Matrix for SummarizedExperiment

Usage

calculatePCAMatrix(study_data_se, condition = "all", return_pca_object = FALSE)

Arguments

study_data_se

SummarizedExperiment file to be analysed

condition

if needed PCA matrix of specific condition

return_pca_object

boolean value: return the whole pca object instead of matrix

Value

PCA Matrix of study

Author(s)

Nurlan Kerimov


kauralasoo/eQTLUtils documentation built on March 12, 2023, 8:50 p.m.