Description Usage Arguments Value Author(s)
append a heatmap of a matrix to right side of phylogenetic tree
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
p |
tree view |
data |
matrix or data.frame |
offset |
offset of heatmap to tree |
width |
total width of heatmap, compare to width of tree |
low |
color of lowest value |
high |
color of highest value |
color |
color of heatmap cell border |
colnames |
logical, add matrix colnames or not |
colnames_position |
one of 'bottom' or 'top' |
colnames_angle |
angle of column names |
colnames_level |
levels of colnames |
colnames_offset_x |
x offset for column names |
colnames_offset_y |
y offset for column names |
font.size |
font size of matrix colnames |
family |
font of matrix colnames |
hjust |
hjust for column names (0: align left, 0.5: align center, 1: align righ) |
legend_title |
title of fill legend |
tree view
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.