View source: R/count_func_compare.R
count_func_compare | R Documentation |
Plots arrow plots showing the procruste rotation comparing otu and functions and the overlap between otu and functions representations using spls.
count_func_compare(otu, funct, taxa, rank)
otu |
a community count data matrix with samples in rows and OTUs/taxa in column, |
taxa |
a taxa information matrix. The rownames must match the OTU names (taxa_names) of the otu, |
rank |
a taxonomic rank (Phylum or Class or Order or Family or Genus or Species), |
functional_profile |
a community count data matrix with samples in rows and OTUs/taxa in column, |
Plots arrow plots showing the procruste rotation comparing otu and functions and the overlap between otu and functions representations using spls.
Arrow plot showing the procruste rotation comparing otu and functions and the overlap between otu and functions representations using spls.
count_func_compare(otu, funct, taxa, rank='Class')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.