Entering edit mode
5.8 years ago
fana
▴
40
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)
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)
I just figured out that you can also give labels different colors using heatmap.2 with argument colRow.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.