om_pca_plot | R Documentation |
plot PCA point plot
om_pca_plot(exp_data, samples, outdir = NULL)
exp_data |
expression matrix |
samples |
sample <-> group map, first column is group id |
outdir |
out put directory, default is NULL, don't output file |
om_pca_plot(exp_test_data, test_sample_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.