Differential expression analysis
1
0
Entering edit mode
3.5 years ago
mrashad ▴ 80

I have RNA seq data for 10 diseased samples and 1 control, in the manual of Deseq library it is said that the control and case is recommended to be not less than 3 samples.

So what is the suitable way to find the differential expression analysis for this data?

Thanks in advance.

RNA-seq • 540 views
ADD COMMENT
2
Entering edit mode
3.5 years ago
ATpoint 81k

It is actually simple. If you have 10 vs 1 then do 10 vs 1 with DESeq2 or alternatives such as edgeR, but be aware that the lack of replication in the control will inevitably lead to more false results compared to a well-replicated design. You cannot estimate the variability in the controls and therefore results are not reliable. Consider results as exploratory and try to validate interesting candiates by independent experiments, don't make strong claims on underpowered experiments. Nothing more you can do here if you ask me. Not sure about DESeq2 (maybe the developer has implemented an option to forbid these kinds of testings) but edgeR will technically allow this comparison, if you are willing to accept the mentioned shortcomings.

ADD COMMENT

Login before adding your answer.

Traffic: 2937 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6