extracting the genes associated with the groups or samples in pheatmap.
1
0
Entering edit mode
@mortezahadizade-16792
Last seen 29 days ago
Iran

Hi everyone

I have an expression matrix, the rows contain 995 significant genes and columns contain 73 sample (995*73), samples are divided into 4 groups, after generation of heat map (pheatmap) from this matrix, how can I extract the genes associated with the groups or any sample?

I would be very pleased if you could guide me.

R microarray • 2.0k views
ADD COMMENT
0
Entering edit mode

Hello Morteza,

You said in your question that you have determined the genes that are significant. Which package did you use to determine that? If you use limma, then its user guide will surely benefit you.

However, I get the feeling that what you have got so far is only the expression matrix.

ADD REPLY
0
Entering edit mode

Hi,

Thank you for pointing this out. these genes are reported in an article, I get those from a supplementary file, I want to compare the genes of each group with my results. The gene list published in the supplementary file was a matrix, I clustered it by creating a pheatmap, but I could not extract the genes associated among each group or sample.

ADD REPLY
2
Entering edit mode
Malcolm Cook ★ 1.6k
@malcolm-cook-6293
Last seen 3 days ago
United States

You want to use cutree. Nice presentation at Question: extract dendrogram cluster from pheatmap

ADD COMMENT
0
Entering edit mode

Thank you for linking to my answer on Biostars, Malcolm!

ADD REPLY
0
Entering edit mode

Hi Kevin,

Thank you so much, your answer was reasonable and accurate.

According to your guidance, If I want to extract a gene list, I should use the cutree command, in this command, can I use the sample number instead of the cluster number?

I have 73 sample.

 

 

ADD REPLY
0
Entering edit mode

Dear Malcolm,

Thank you I really appreciate your help.

ADD REPLY

Login before adding your answer.

Traffic: 758 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