row_dend-Heatmap-method.Rd
Get Row Dendrograms from a Heatmap
# S4 method for Heatmap row_dend(object)
object | A |
---|
The format of the returned object depends on whether rows/columns of the heatmaps are split.
row_dend(ht)#> 'dendrogram' with 2 branches and 10 members total, at height 6.830941row_dend(ht)#> $`1` #> 'dendrogram' with 2 branches and 9 members total, at height 6.663858 #> #> $`2` #> 'dendrogram' leaf 'NULL', at height 0 #>