Learn R Programming

SafeQuant (version 2.3)

hClustHeatMap: Hierarchical clustering heat map, cluster by runs intensity, features by ratio and display log2 ratios to control median

Description

Hierarchical clustering heat map, cluster by runs intensity, features by ratio and display log2 ratios to control median

Usage

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

References

NA

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab