can I get a heat map from two groups of transcriptome data?
1
0
Entering edit mode
8.9 years ago
Kurban ▴ 230

hello everybody,
i have a two group of RNA-seq data of an insect , one of them is control (not treated) another one is treated (low temperature) group. we assembled the raw reads and got unigenes, and did the related differential expression analysis (e.g. change fold=log2(treated/control)),then got many upregulated and down regulated transcripts.

now my questions are:
can i use these data to draw heat maps? if i could, how to do it (could u give me a brief approach )? could you also recommend some tools for windows or linux!?

heat map • 5.0k views
ADD COMMENT
2
Entering edit mode
8.9 years ago
iraun 6.2k

Yes, you do a heatmap with these data. If you have a table with the FC values for each gene for each condition, you could have a heatmap with gene-names as rows and two column (control-treated).

There are different tools available to plot heatmaps. I usually use R, and inside R heatmap or heatmap.2 function. Here you can read some information and also some examples (https://stat.ethz.ch/R-manual/R-patched/library/stats/html/heatmap.html). Also in this link (http://flowingdata.com/2010/01/21/how-to-make-a-heatmap-a-quick-and-easy-solution/) you can find an easy tutorial.

Hope it helps.

ADD COMMENT
0
Entering edit mode

Dear @iraun, Hi

Which set of data is appropriate for heatmap drawing : fpkm , TPM, TMM, FDR or fold change ?

~ Take care

ADD REPLY

Login before adding your answer.

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