plotPCAFromMatrix: Generate PCA QC Plot from PCA Matrix

View source: R/rna_qc_utils.R

plotPCAFromMatrixR Documentation

Generate PCA QC Plot from PCA Matrix

Description

Generate PCA QC Plot from PCA Matrix

Usage

plotPCAFromMatrix(
  pca_matrix,
  export_output = FALSE,
  html_output = FALSE,
  output_dir = "./"
)

Arguments

pca_matrix

PCA matrix

output_dir

html file output dir, if html_output is TRUE (Default:current directory)

Value

PCA plot of study

Author(s)

Nurlan Kerimov


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