gg.heatmap.list-methods: description of function gg.heatmap.list

gg.heatmap.listR Documentation

description of function gg.heatmap.list

Description

uses ggplot2 to plot heatmaps

Usage

gg.heatmap.list(dat, glist = NULL, colrs = NULL, groupCol = "GroupID",
  colCol = NULL, lowest = "gray")

Arguments

dat

the StefansExpressionSet object

glist

a list of probesets to plot (or all)

colrs

a list of colors for the sample level boxes (or rainbow colors)

groupCol

the column group in the samples table that contains the grouping strings

colCol

the column group in the samples table that contains the color groups

lowest

the color for the lowest expression value (default NULL)


stela2502/StefansExpressionSet documentation built on April 24, 2023, 8:15 p.m.