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

Description Usage Arguments

Description

uses ggplot2 to plot heatmaps

Usage

1
2
3
## S4 method for signature 'SingleCellsNGS'
gg.heatmap.list(dat, glist = NULL, colrs = NULL,
  groupCol = "GroupID", colCol = NULL)

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


stela2502/NGSexpressionSet documentation built on May 30, 2019, 2:36 p.m.