plot_data | R Documentation |
This function formats the PCA plot using ggplot
plot_data(pca_plot_data, color, shape, xaxisPC, yaxisPC)
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 |
PCA plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.