Description Usage Arguments Value
return a valid Phyloseq object created from the JSON files in flist and an Excel formatted mapfile
1 | phyloseq_from_JSON(flist, mapfile, count.normalized = FALSE)
|
flist |
character vector of file names |
mapfile |
XLSX filename that contains mapping info for the same SSRS in flist |
count.normalized |
use the count_norm field instead of raw read numbers (default is FALSE) |
valid Phyloseq object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.