Entering edit mode
10.1 years ago
jack
▴
980
Hi,
I have transcriptome expression profile of an organism with some biological replicates in different conditions. I want to visualize the transcriptome expression similarity in different conditions in one heatmap.
Does anyone have idea how can I do that ? which metrics should I compute?
See links here: How To Draw A Heat Map For Gene Expression Data?
http://www2.warwick.ac.uk/fac/sci/moac/people/students/peter_cock/r/heatmap/
you will need to compute pearson correlation and plot with heatmap.2
See code here: https://github.com/crazyhottommy/NGS-scripts/blob/master/DESeq_MCF7_hypoxia_RNA-seq.r