Description Usage Arguments Examples
This function generates a color dictionary from a csv file with taxa names in column 1, and six digit numbers for colors in column 2
1 | create_color_dict(data, metadata)
|
data |
your otu data without added metadata |
metadata |
your metadata with sample name in the first column and a column named 'site' |
1 | create_color_dict(data, metadata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.