plotMDSAnalysis: Generate MDS QC Plot for different cell types

View source: R/rna_qc_utils.R

plotMDSAnalysisR Documentation

Generate MDS QC Plot for different cell types

Description

Generate MDS QC Plot for different cell types

Usage

plotMDSAnalysis(
  study_data_se,
  condition = "all",
  export_output = FALSE,
  html_output = FALSE,
  output_dir = "./"
)

Arguments

study_data_se

SummarizedExperiment file to be analysed

condition

Boolean value if html output should be created (Default:FALSE)

html_output

Boolean value if html output should be created (Default:FALSE)

output_dir

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

Value

MDS plot of study

Author(s)

Nurlan Kerimov


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