How to avoid avoiding gene count=0 in DESEq2?
Hi
In DESEQ2, results() function avoid the genes with count=0,
Ctrl1 Ctrl2 Ctrl3 Treatment1 Treatment2 Treatment3
GeneX 500 580 610 0 0 0
As it's only in my treatment, I don't want to remove the gene from filtering. How can I do that?
Thanks
• 116 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Can you elaborate? Is this gene not found as significant? Please add some context.