Hi everyone,
I am trying to run mRNA seq pipeline (HISAT > FeatureCount > DESeq2). I have sample data without replicates (1 normal and 1 Tumor). Now I want to analyse differentially expressed genes between these two samples. I ran the pipeline(deseq2) and got results with some warning message. But I just want to know that is it the correct way to do or not?.
If not please let me know any other method to analyse Differentially expressed genes without replicates.
Thanks,
It is technically possible, but rather meaningless from a statistical standpoint. Please use google and the search function for further details. This question has already been asked numerous times.
I thought this didn't work in DESeq2, but I saw they recently made it possible. Anyway, the whole point of a software like DESeq2 is to make the most of replicates data. If you don't have any, you'll lose a lot of information and results won't be very reliable.