DEG analysis of RNAseq TCGA data AFTER batch effect removal !!!
1
0
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?

TCGA Batch-effect DEseq2 Swamp • 885 views
ADD COMMENT
1
Entering edit mode
2.3 years ago
ATpoint 89k

Please read the manual. DESeq2 expects raw counts, and batch removal is accomplished by adding the batch information into the design. Corrected counts as input are not supported.

ADD COMMENT
0
Entering edit mode

Thank you very much. Would you please suggest is the best alternative method for DEG analysis in this situation?

ADD REPLY

Login before adding your answer.

Traffic: 3344 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