pc_factor_correlation | R Documentation |
This function calculates the correlation between the principle components and factors and return the result in a formatted string.
pc_factor_correlation(data, sample_info)
data |
Matrix of gene data that has been through
|
sample_info |
Matrix of sample information from experiment design file |
A string
Other PCA functions:
MDS_plot()
,
PCA_Scree()
,
PCA_biplot()
,
PCA_plot()
,
PCA_plot_3d()
,
PCAtools_eigencorplot()
,
t_SNE_plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.