IOvisualize: Title

IOvisualizeR Documentation

Title

Description

Title

Usage

IOvisualize(
  mat,
  threshold,
  maxpoints = 10000,
  cex = "absolut",
  attributes = NULL,
  ...
)

Arguments

mat

a numeric matrix

cex

either "absolut" (default), "increasing" or "decreasing". Gives the size of the bubbles.

attributes

a list with two elements "row" and "col". Each element should be a data.frame with the same number of rows as ncol(mat) or nrow(mat), respectively. If not given and the matrix has colnames and rownames these are taken.

...

simschul/my.utils documentation built on June 29, 2023, 6:50 a.m.