Description Usage Arguments Value Author(s)
Plot two PCs where each rows (biomarkers) are colored by their group
1 2 3 4 5 6 7 8 9 10 11 |
svd.dat |
a SVD object. See corpcor::fastsvd. |
ident |
identities of rows (e.g., clusters). |
dim.1 |
which dimension of PCA to display as the x-axis |
dim.2 |
which dimension of PCA to display as the y-axis |
pt.size |
the size of data points |
pip |
posterior inclusion probabilities |
no.axes |
show axes. by default, FALSE |
coord_fixed |
fix the coordinate. by default, FALSE |
title |
provide a title |
svd.vis
returns a ggplot2 object.
Neo Christopher Chung nchchung@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.