plotSexQCFromMatrix: Generate Sex dependent QC Plot.

View source: R/rna_qc_utils.R

plotSexQCFromMatrixR Documentation

Generate Sex dependent QC Plot.

Description

Generate Sex dependent QC Plot.

Usage

plotSexQCFromMatrix(
  sex_qc_matrix,
  study_name,
  export_output = FALSE,
  html_output = FALSE,
  output_dir = "./"
)

Arguments

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)

study_data

SummarizedExperiment file to be analysed

Value

plotly object of SEX QC

Author(s)

Nurlan Kerimov


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