Description Usage Arguments Value
convert long tibble to pheatmap data input
1 2 3 4 5 6 7 8 |
tbl.long |
tibble in long format |
rowVar |
column name used as row for pheatmap matrix |
colVar |
column name used as column for pheatmap matrix |
valueVar |
column name used as the values for pheatmap matrix |
colAnnVars |
column name(s) used for additonal column annotation |
rowAnnVars |
column name(s) used for additonal row annotation |
a list with 3 components: mat, rowAnn, colAnn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.