R/plots_QC.R
plot_pca_qc.Rd
PCA plot for QC
plot_pca_qc( data, variable, dim_x, dim_y, log_transform, point_size = 2, fill_alpha = 0.1 )
MidarExperiment object
which variable to use for plot
PCA dimension on x axis
PCA dimension on y axis
log transform data for plot
size of points
transparency of points
ggplot2 object