Visualize top genes associated with principal components
VizPCA(object, pcs.use = 1:5, num.genes = 30, use.full = FALSE,
font.size = 0.5, nCol = NULL, do.balanced = FALSE)
Seurat object
Number of PCs to display
Number of genes to display
Use full PCA (i.e. the projected PCA, by default FALSE)
Font size
Number of columns to display
Return an equal number of genes with both + and - PC scores. If FALSE (by default), returns the top genes ranked by the score's absolute values
Graphical, no return value