get_heatmap_column_position {ggtree} | R Documentation |
return a data.frame that contains position information
for labeling column names of heatmap produced by gheatmap
function
get_heatmap_column_position(treeview, by = "bottom")
treeview |
output of |
by |
one of 'bottom' or 'top' |
data.frame
Guangchuang Yu