How to label only a few genes of interest in heatmap of bulk RNA-seq
0
0
Entering edit mode
7 months ago
Chris ▴ 260

Hi all,

I used this code to make a heatmap

h <- Heatmap(mat.z, cluster_rows = T, cluster_columns = T, column_labels = colnames(mat.z),
             name = "Z-score", row_labels = sigs.df[rownames(mat.z),]$symbol)

Would you please tell me how to label only a few genes in this case? Maybe I need to modify row_labels but not sure exactly how. Thank you so much! enter image description here

RNA-seq • 758 views
ADD COMMENT
0
Entering edit mode

Thanks GenoMax! Do you know any bioinformatics volunteer position that I can apply? Unfortunately, I don't have any one senior near by, so I just learn by myself which is very slow.

ADD REPLY
1
Entering edit mode

A completely random segue, don't you think? Please keep the discussion on-topic.

ADD REPLY

Login before adding your answer.

Traffic: 1616 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6