Question: DEXSeq error message on glmnb.fit
0
cwchen123 • 20 wrote:
When I tried DEXSeq on Galaxy on the server of my lab, the DEXSeq session halt and
showed the following error message:
Error in glmnb.fit(mm, y, initialGuess, mf$offset, start = start) : All weights must be positive Error in glmnb.fit(mm, y, initialGuess, mf$offset, start = start) : All weights must be positive Error in fitDispersionFunction(ecs) : no CR dispersion estimations found, please first call estimateDispersions function
I tried Google but cannot figure out the real problem. Any further suggestion?
What version of DEXseq is that using? The fitDispersionFunction() function is deprecated and has been for a while...
The version of DEXSeq is 1.6
Can you point us to the wrapper your are using? At the bottom of your tool should be a link to a Tool Shed repo. If we are lucky it's my wrapper and we can fix it.
The dexseq-hts repo: https://toolshed.g2.bx.psu.edu/view/vipints/deseq_hts
Synopsis: A Galaxy wrapper for DESeq version 1.12, DESeq2 version 1.0.19 and DEXSeq version 1.6
Thanks for your reply.
Ok, not mine but I will poke Vipin! :)
@cwchen123 can you provide me the log file.