GoekeLab/proActiv

Error in EstimateSizeFactorsForMatrix: at least one zero

Opened this issue · 1 comments

Thank you very much for sharing your amazing work.
I encountered a problem after running Result function.

It showed as below:
Calculating junction counts
Calculating normalized read counts...
converting counts to interger mode
Error in EstimateSizeFactorsForMatrix: (counts(object), locfunc = locfunc, :
every gene contains at least one zero, cannot compute log geometric means

Could you please help me with this error? What would you suggest to fix this error?

Thank you very much

This is an error associated with DESeq2's estimateSizeFactors function. Please refer to the discussion here.