Description Usage Arguments Examples
Function for auto-generate statistical summary of any abudance table (OTU,GENE,KO...)
1 | AbundStatSummary(abund.tab, sp.meta)
|
abund.tab |
as.matrix/as.data.frame: otu,ko, rownames=OTU/GENE/KO names, colnames=sample name |
sp.meta |
sample metadata as.matrix (ID,NICKNAME,CONDITION,SUBJECT,CATEGORY) |
1 | AbundStatSummary(OTUDATA$otu.tab,OTUDATA$sp.meta)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.