Row labelling heatmap in R
Could I have specific row labels in bold text but not all of them when creating a heatmap using R? (eg. using heatmap.2 function)
• 11,753 views
•
link
2 answers
I just figured out that you can also give labels different colors using heatmap.2 with argument colRow.
• 0 views
•
link
Log in to answer this question.