Plot2DPCA.Rd
Plot 2D PCA score and loading plots choosing the principal components.
Plot2DPCA(
mRList = NULL,
pcx = 1,
pcy = 2,
dirout = NULL,
col_pal = NULL,
col_by = "class",
include_QC = FALSE,
name_samples = FALSE,
name_samples_cex = 0.8
)
mRList object
Specify the principal component on the x-axis
Specify the principal component on the y-axis
output directory
optional palette. It must match the number of levels of the factor indicated by col_by
(default class)
(default TRUE)
whether the names of samples should be added to each point
if name_samples is TRUE, specify here the size of the sample names