Entering edit mode
2.3 years ago
mohammad
•
0
Hi everyone
I performed batch effect removal using the swamp package (kill.pc command). After performing this method, my raw count data contained negative values. Now I want to perform DEG analysis using DEseq2, but I faced the following error:
Error in DESeqDataSet(se, design = design, ignoreRank) : some
values in assay are negative
How I should solve this problem? Do I need to another method after batch effect removal?
Thank you very much. Would you please suggest is the best alternative method for DEG analysis in this situation?