Description Usage Arguments Value
Plotting PCA function
1 2 3 4 5 6 7 8 | ssgsea_rotationPCA(
ssgsea,
metadata,
hallmark_tb = NULL,
contrast,
returnData = FALSE,
group = NULL
)
|
ssgsea |
output table |
metadata |
tibble of sample, \<group\> where group colours the PCA |
hallmark_tb |
hallmark data with Process_Category column to colour by process |
contrast |
string to title plot |
returnData |
flag to allow data to be returned |
intgroup |
colname to use as group to colour in if not using Process Category |
ggp_pca_list ggplot2 object for printing, pca for safe keeping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.