Dear,
I would like to perform a differential expression analysis from TCGA data. I have found the file "EBPlusPlusAdjustPANCANIlluminaHiSeqRNASeqV2.geneExp.tsv" from their publication website https://gdc.cancer.gov/about-data/publications/PanCan-CellOfOrigin . I understand that this was done using RSEM quantification and has already been upper-quantile normalised, which should not be possible to use standard packages such as DESeq2 and limma. My question is what is the best way to do a differential expression analysis from this file?
Thank you.