Given a list of functional annotation charts and optionally an output directory, this function can output dendrograms, PCA analysis plots and a correlation matrix to make large-scale comparisons easy.
1 | plotInteractive(input, outDir = NULL, prefix = NULL, pdf = TRUE)
|
input |
A list of functional annotation charts. |
outDir |
The directory to save plots to. |
prefix |
The prefix to append to each file, if any. |
pdf |
If true, plots will be pdfs. If false, pngs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.