View source: R/plot_BioDescr.R
plot_BioDescr | R Documentation |
Plot Biological descriptor
plot_BioDescr( BioDescr, type = "heatmap", cluster_k = 2, colors = c("#2E9FDF", "#E7B800") )
BioDescr |
BioDescr object. |
type |
one of "heatmap" and "clusterplot". |
cluster_k |
Number vector, number of cluster. |
colors |
vector of colors. |
Returns NULL, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.