hClustHeatMap: Hierarchical clustering heat map, cluster by pearson...

Description Usage Arguments Details Note References Examples

Description

Hierarchical clustering heat map, cluster by pearson correlation of run intensity, features by mean centered intenstiy

Usage

1
2
3
hClustHeatMap(eset, conditionColors = .getConditionColors(eset),
  breaks = seq(-2, 2, length = 20), dendogram = "column",
  legendPos = "left", ...)

Arguments

eset

ExpressionSet

conditionColors

data.frame of colors per condition

breaks

default seq(-2,2,length=20)

dendogram

see heatmap.2 gplots

legendPos

see legend

...

see plot

Details

No details

Note

No note

References

NA

Examples

1
print("No examples")

eahrne/SafeQuant documentation built on April 8, 2021, 10:10 a.m.