heatm.rowcorMatVec: Heatmap plot for rowcorMatVec class

Description Usage Arguments

View source: R/TestAndCorr_p.R

Description

Heatmap plot for rowcorMatVec class

Usage

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

Arguments

x

a rowcorMatVec 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.