Description Usage Arguments Value Examples
Use rainbow() for generating colours to use for points
1 | setColours(dat)
|
dat |
abundance data frame containing taxa for colouring |
a character vector
1 2 | abundances <- readAbundanceFile("test.tsv")
colours <- setColours(abundances)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.