heatmap_samples_hclust {Anaconda} | R Documentation |
heatmap_samples_hclust
Description
Adapt hclust for heatmap sample to sample analysis
Usage
heatmap_samples_hclust(nothing)
Arguments
nothing |
It's important not to write anything between the brackets, all inputs will be adapted automatically. |
Value
hclust object for the heatmap.2() function
Examples
## Not run: hc <- heatmap_samples_hclust()
[Package Anaconda version 0.1.5 Index]