plot_BioDescr: Plot Biological descriptor

View source: R/plot_BioDescr.R

plot_BioDescrR Documentation

Plot Biological descriptor

Description

Plot Biological descriptor

Usage

plot_BioDescr(
  BioDescr,
  type = "heatmap",
  cluster_k = 2,
  colors = c("#2E9FDF", "#E7B800")
)

Arguments

BioDescr

BioDescr object.

type

one of "heatmap" and "clusterplot".

cluster_k

Number vector, number of cluster.

colors

vector of colors.

Value

Returns NULL, invisibly.


immcp documentation built on May 12, 2022, 9:05 a.m.