Hello, I have a gene expression data from two conditions. Its FPKM value from cuffdiff. I picked 3fold up and down-regulated genes to draw a heatmap. I used different R packages and other online tools, but I keep getting a very uniform color.
- I want to have a more color gradient, which represents my expression values.
- I want to list 360 genes on the row label, can I do it? The font size did not work.
- I believe there is a problem with scaling. When I used cluster optimization method to determine the number of clusters, Its gives me 7 as shown below, when I make the heatmap, even though I gave the parameter for clustering to be 7 I still get two clusters. Any advice on this?
Use these directions: How to add images to a Biostars post
Hi Kevin, I used zFPKM (myFPKM), but I got the error message FPKM values should be numeric. I used read.csv(mydata) to get my myFPKM and It has row names and column names. Is it a problem?
Do not add an answer unless you're answering the top level question. This should have been a comment on Kevin's answer.
You've not shown us a sample of your data or your current heatmap. Please add that in to give more context so we can help you better.
Sorry for the misinformation.