Entering edit mode
6.7 years ago
rob.costa1234
▴
310
I have an RNAseq data expression matrix 200 rows and 12 columns. I want to show as gradient in expression profiles using either HC or simple heat map. The experiment is to show that with treatment certain genes are upregulated as compared to vector vs expressed gene, while with mutant this expression for same subset of genes goes down. What will be my best option. I dont want to show by line graph.
Thanks kanwar
ComplexHeatmap
I feel like heatmap would be better as clustering methods would not give any idea of up/downregulation, and also you can cluster your samples while plotting the heatmap.