Description Usage Arguments Value
returns a big dataframe joining all tax_names from a list of JSON files
1 | join_all_ubiome_files(flist, tax_rank = "genus", count.normalized = FALSE)
|
flist |
list of file pathnames, each pointing to a uBiome JSON file |
tax_rank |
taxonomic rank to read. Default is "genus" |
count.normalized |
use the count_norm field instead of raw read numbers (default is FALSE) |
data frame where first col is all taxa names, other cols are samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.