Thank you for the response,
I am attempting to replicate what was done in this paper
Where they state:
For the neuroblastoma tumor and normal tissue gene level differential expression analysis, we utilized RNA sequencing data from the 126 high-risk neuroblastoma tumors (TARGET) and normal tissues (GTEx) as described above and downloaded gene level data that was previously processed by the UCSC Computational Genomics laboratory using STAR alignment and RSEM normalization using hg38 as the reference genome and GENCODE v23 gene annotation (Vivian et al., 2016). The voom procedure was used to normalize the RSEM generated expected counts followed by differential expression testing using the R package limma to obtain p values and Log-fold changes (LogFCs) (Law et al., 2014, Ritchie et al., 2015).
In the above paper the normal tissues and the neuroblastoma samples come from different databases. This is essentially what I did (or tried to do) in the older post of mine you linked (both my datasets were PE and raw counts). I guess I do not understand how what I did differs from what was described in the above paper.
My plan then was to expand what I did with more datasets, but I guess I need to put that on hold if it is invalid!