Hi if I use the FPKM I can compare the expression across different samples and different experiments.
With DESeq2 I can compare the expression of the genes that are in the normalized table. How can I use the DESeq2 normalization and to compare the expression of a gene in samples that are in different analyses?
Thanks
So if we need to compare between two sets of data from two different experiments, is it worth using COMBAT to remove batch effect and then use edgeR to normalize by TPM and DE analysis?