| calculatePCAMatrix | R Documentation | 
Generate PCA Matrix for SummarizedExperiment
calculatePCAMatrix(study_data_se, condition = "all", return_pca_object = FALSE)
| study_data_se | SummarizedExperiment file to be analysed | 
| condition | if needed PCA matrix of specific condition | 
| return_pca_object | boolean value: return the whole pca object instead of matrix | 
PCA Matrix of study
Nurlan Kerimov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.