Ordinates metagenomic data based on variable(s)
1 | jd_plot_ord(ps, var, method = "PCoA", distance = "euclidean")
|
ps |
A phyloseq object |
var |
a character string of the chosen variable. Must be one of the variables in sample_data(ps). Support multiple input variables |
method |
Ordination plot used. Defaults to PCoA |
distance |
A distance matrix for the ordination. Defaults to Euclidean |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.