This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Processing GTEx RNA-Seq data using the TCGA bioinformatic pipeline

I would like to compare TCGA RNA-Seq data to that of normal tissue expression from the GTEx project. However, the FPKM values reported by the TCGA higher than those reported by the GTEx project for the same normal tissue. I have traced this to the different bioinformatics pipelines used to the two project. I now have the CUSTOM SCRIPTS that were used by the TCGA to obtain the upper quantile normalised FPKM values. However, I am not sure which GTEx data to process using these scripts. Should I use the "Gene read counts" or "Transcript read counts"? Refer to the screenshot of the GTEx data portal given in the link below. Also, I have contact GTEx twice but I have not received a response from them. Screen Shot 2018 04 19 at 3 34 44 PM

rna-seq

1 answer

You should consider using RNAseqDB where they analyzed TCGA and GTEx data together (and even applied batch correction): https://github.com/mskcc/RNAseqDB

This is exactly what I was looking for. Cheers!

Log in to answer this question.