An excellent tutorial! The figures inspire me a lot!
Array data usually use log2 value, and the different is array data of samples in different time usually hold in single array, and they will normalized together.
I am not sure if RNA-seq data (FPKM/RPKM/TPM value) should treat more process to normalized among samples. The result of my data (RPKM and TPM) looks unreasonable, as the correlation between the first and the last times is quite high. But using cuffdiff result, they looks quite different.
If RPKM/TPM result need not to treat further(normalized among samples), then it means there is some problem of my data (It may be wrong).
The data is from my collaborator.So I must make sure that the data processing is right, to decide if the problem happened in my data processing or happened before sequencing (design of the wet experiment).




Sorry for the watermark of the pictures, I just could not find a good place to post my figures ......
Did you try logarithmic transformation before calculate the correlations?
I try to take log10 in my RSEM method result, it looks different.
But I don't know if it means my data is usable or not.