according to the fpkm values that I get for each of the 3 samples, I have very similar values for the each gene across the 3 samples.
I was thinking either average the fpkm values of the 3 samples for each gene or perform the cuffquant based on the merged gtf file and the merged bam files (of the 3 samples), so I get a single fpkm value per gene. Which of the two do you think it is better?
The goal is to compare the genes across different strains, so I would like to get an average value for each gene and each strain.