Heatmap of selected genes
1
0
Entering edit mode
@danikadigiacomo-21480
Last seen 4.7 years ago

Hi all! I analyzed my RNAseq data with DESeq2 and I obtained a nice unsupervised Heatmap with my top 20 or top 50 DEGs. Now I would create a Heatmap showing only a list of about 15 genes of interest. Is there a way to do it? Thank you, Danika

heatmap DEGs RNAseq DESeq2 • 4.0k views
ADD COMMENT
0
Entering edit mode

Hi Danika,

I also need to do the same with a list of DEGs. Are you using FPKM values to plot the heatmap?

Thanks, Hamid

ADD REPLY
0
Entering edit mode
@mikhaelmanurung-17423
Last seen 22 months ago
Netherlands

You can do this easily with pheatmap package from CRAN (or ComplexHeatmap if you want something from Bioconductor).

pheatmap(your_deg_matrix)

Dave Tang made a good tutorial on this.

ADD COMMENT

Login before adding your answer.

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