Description Usage Arguments Examples
Make a scatter PCA/PCOA plot of phyloseq object
1 2 3 4 5 |
biom |
phyloseq object |
method |
data reduction method to use (default PCoA; see phyloseq ordinate) |
distance |
distance measure to use (default unifrac) |
color_category |
variable in sample data (if any) to color points by |
shape_category |
variable in sample data (if any) to distinguish points by symbol |
weighted |
use weighted distance (normally only useful for unifrac) |
title |
title of plot |
shapes |
vector of shapes to use if you don't like the defaults |
label_category |
variable in sample data (if any) to label points |
permanova |
– include PERMANOVA analysis on color_category |
point_size |
size of points on graph |
color |
vector of colors to use if you don't like the defaults |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.