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, 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

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 April 23, 2024, 7:38 a.m.