PCAtools_eigencorplot | R Documentation |
Generates a plot showing correlations between Principal Components and design factors
PCAtools_eigencorplot(processed_data, sample_info)
sample_info |
Matrix of sample information from experiment design file |
data |
Matrix of gene data that has been through
|
A ggplot
object as a formatted plot generated with PCAtools
package
pca()
and
eigencorplot()
for specific documentation from the
PCAtools package
Other PCA functions:
MDS_plot()
,
PCA_Scree()
,
PCA_biplot()
,
PCA_plot()
,
PCA_plot_3d()
,
pc_factor_correlation()
,
t_SNE_plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.