var_imp_plots | R Documentation |
Principal Component Analysis with PCAtools package
Convert PCA loadings to percent contribution values by squaring and plot them
var_imp_plots(data, all_gene_names, PC)
all_gene_names |
vector of gene names from
|
PC |
# Selected principal component |
processed_data |
Matrix of gene data that has been through
|
A ggplot
object as a formatted plot generated with PCAtools
package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.