plot_BioDescr: Plot Biological descriptor
Description
Plot Biological descriptor
Usage
plot_BioDescr(
BioDescr,
type = "heatmap",
cluster_k = 2,
colors = c("#2E9FDF", "#E7B800")
)
Arguments
type
one of "heatmap" and "clusterplot".
cluster_k
Number vector, number of cluster.
Value
Returns NULL, invisibly.