Description Usage Arguments Value Examples
Function for statistical summary of Abundance Table (OTU,GENE,KO,e tc) using phyloseq
1 | SampleStatSummary(abund.tab)
|
abund.tab |
otu table object from read.csv/table("otu.tsv")) |
Statistical summary for each sample-id
1 2 | otu_sp_stat=SampleStatSummary(OTUDATA$otu.tab)
ko_sp_stat=SampleStatSummary(round(KODATA$ko.tab))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.