heatm.rowttestMatVec: Heatmap plot for rowttestMatVec class

Description Usage Arguments

Description

Heatmap plot for rowttestMatVec class

Usage

1
2
3
4
## S3 method for class 'rowttestMatVec'
heatm(x, colpalvec = NULL, plot = TRUE,
  return = TRUE, gSel = "gSelectInd_P05", colbarname = "vec",
  revlog10 = FALSE, plotLegend = "TRUE", ...)

Arguments

x

a rowttestMatVec class (a data frame)

gSel

string specifying what genes are selected in the elements of 'obj_bum'

revlog10

sometimes vec is log10 IC50; it is better to show IC50 in original scale in the heatmap; this will be possible by specifying revlog10=TRUE


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.