MOI_plot: Module of interest plot

Description Usage Arguments Value Examples

View source: R/MOI_plot.R

Description

Module of interest plot

Usage

1
MOI_plot(met, group_factor, MOI, label_colors, p_adjust = TRUE, ...)

Arguments

met

fully preprocessed MultiAssayExperiment object with slots "raw", "imputed", "norm" and "norm_imputed"

group_factor

name of column in colData for grouping

MOI

module of interest

Value

plot exploring the module of interest

Examples

1
MOI_plot(met_example, group_factor = "tumor_normal", MOI=2, label_colors=c("darkseagreen","dodgerblue"), p_adjust=TRUE)

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