pca_plot: pca plot

Description Usage Arguments Value Examples

View source: R/pca_plot.R

Description

pca plot

Usage

1
pca_plot(met, group_factor, label_colors)

Arguments

met

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

group_factor

name of column in colData for grouping

label_colors

vector of colors for levels of sample_label

Value

pca plot

Examples

1
pca_plot(met_example, group_factor="tumor_normal", label_colors=c("darkseagreen","dodgerblue"))

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