outlier_heatmap: Heatmap to visualize outliers in the study set

Description Usage Arguments Value Examples

View source: R/outlier_heatmap.R

Description

Heatmap to visualize outliers in the study set

Usage

1
outlier_heatmap(met, group_factor, label_colors, k)

Arguments

met

MultiAssayExperiment object with slots "raw" and "imputed"

group_factor

name of column in colData for grouping

label_colors

vector of colors for levels of sample_label

Value

heatmap to visualize outliers in the study set

Examples

1
outlier_heatmap(met_example, group_factor="tumor_normal", label_colors=c("darkseagreen","dodgerblue"), k=2)

andreasmock/MetaboDiff documentation built on Oct. 31, 2020, 8:18 a.m.