drawColnames45 {phemd} | R Documentation |
Overwrites default draw_colnames in the pheatmap package
drawColnames45(coln, gaps, ...)
coln |
Column names |
gaps |
Spacing of labels |
... |
Additional parameters to be passed to |
To be used with pheatmap plotting function; not to be called directly. Thanks to Josh O'Brien at http://stackoverflow.com/questions/15505607
Formatted marker labels in heatmap
#Not to be called directly