run_pca: Custom PCA function for analyzing gene expression data.

Description Usage Arguments Value

Description

Performing PCA on a dataset and create a list object with results.

Usage

1
run_pca(pheno_mx = NULL, scale_pheno = FALSE)

Arguments

pheno_mx

Phenotype matrix with diemnsions g x N

scale_pheno

Logical value specifying the scaling of row of the pheno_mx. Default is set to FALSE.

Value

List with the following entries


jinhyunju/icreport documentation built on May 19, 2019, 10:35 a.m.