qc_expr: A Function that Plots Quality Control for an Expression Data...

View source: R/utils.R

qc_exprR Documentation

A Function that Plots Quality Control for an Expression Data Matrix

Description

This function plots a boxplot for each sample in an expression data matrix.

Usage

qc_expr(data, USE_LOG2_FOR_EXPR = TRUE, ...)

Arguments

data

A matrix of exrpression values for probe/gene (lines) and confditions (colums).

USE_LOG2_FOR_EXPR

A boolean set to TRUE if we want to plot the log of the expression.

...

Parameters passed to plot function.


fchuffar/epimedtools documentation built on Feb. 3, 2024, 2:21 a.m.