PCoA plot via cmdscale
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
distmat |
<object; input data; mandatory> An object with dist-class. |
groups |
<character; output> A varible used forcolor coding. |
ggplot_theme |
<object; proccessing> |
axes |
<character strings; output; prefix = c("CS11","CS2")> Labels for x and y axes. |
k_pc |
<numeric> |
overlay |
<logical; output; prefix =FALSE> Print subject IDs on respective plots? |
labels |
<; processing; prefix =2> Colour brewer setting |
title |
<object; input data; mandatory> A data.frame with features as column and subjects as rows. |
legend.name |
<object; input data> A data.frame with 2 column of a feature and subject ID. This ID must be identical with of count_table. |
jitter.v |
<numeric; proccessing; prefix=0.3> |
jitter.h |
<numeric; proccessing; prefix=0.3> |
size |
<numeric; proccessing; prefix=2> |
alpha |
<numeric; proccessing; prefix=0.7> |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.