PERMANOVA1 | R Documentation |
The PERMANOVA1 aimed to assess the association between the overall profile and phenotype
PERMANOVA1(physeq, sampleid)
physeq |
(Required). A |
sampleid |
(Required) A character of the sampleid to connect phenotype and profiles. |
09/01/2020 ShenZhen China
permanova result
Hua Zou
data(physeq_data)
sampleid <- "SampleID"
PERMANOVA1(physeq_data, sampleid)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.