PrintPCA: Print the results of a PCA analysis
Description
Prints a set of genes that most strongly define a set of principal components
Usage
PrintPCA(object, pcs.print = 1:5, genes.print = 30, use.full = FALSE)
Arguments
pcs.print
Set of PCs to print genes for
genes.print
Number of genes to print for each PC
use.full
Use full PCA (i.e. the projected PCA, by default FALSE)