plot_data: This function formats the PCA plot using ggplot

View source: R/pca.R

plot_dataR Documentation

This function formats the PCA plot using ggplot

Description

This function formats the PCA plot using ggplot

Usage

plot_data(pca_plot_data, color, shape, batch, xaxisPC, yaxisPC)

Arguments

pca_plot_data

Data for all assays to plot

color

variable that will be plotted as color

shape

variable that will be plotted as shape

batch

variable representing batch for the ellipses

xaxisPC

the PC to plot as the x axis

yaxisPC

the PC to plot as the y axis

Value

PCA plot


compbiomed/BatchQC documentation built on Feb. 24, 2025, 10:52 a.m.