plotMDSFromMatrix: Generate MDS QC Plot from PCA Matrix

View source: R/rna_qc_utils.R

plotMDSFromMatrixR Documentation

Generate MDS QC Plot from PCA Matrix

Description

Generate MDS QC Plot from PCA Matrix

Usage

plotMDSFromMatrix(
  mds_matrix,
  export_output = FALSE,
  html_output = FALSE,
  output_dir = "./"
)

Arguments

mds_matrix

MDS 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.